Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • s2dv s2dv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • 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
  • s2dvs2dv
  • Merge requests
  • !108

Allow dat_dim parameter to be NULL optionally in RPS() and RPSS()

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Eva Rifà requested to merge develop-dat_dim-v2 into master Aug 05, 2022
  • Overview 11
  • Commits 17
  • Pipelines 14
  • Changes 6

Hi @aho,

Here there is the development to include also dataset (with dat_dim parameter) dimension in RPS() and RPSS() functions. I have done the same development that I already did with the other functions of this same package. However, in this case, the default value is NULL because I added the dat_dim parameter in the main function. Also, there are new tests for this functionality.

Could you review if the changes that I have made are correct?

Many thanks,

Eva

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