Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • startR startR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • startRstartR
  • Merge requests
  • !197

Bugfix for improved Subset() that along cannot be NULL.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-Subset_NULL into master Nov 04, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This "bug" was found because ClimProjDiags::Subset() has better sanity checks now. If parameter along is NULL, the old Subset() didn't return an error and just return the same array without subset.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-Subset_NULL