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

Add parameter memb_dim to PlotForecastPDF

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuria Pérez-Zanón requested to merge develop-PlotPDF_membdim into master Oct 21, 2022
  • Overview 4
  • Commits 2
  • Pipelines 3
  • Changes 4

Hi @llledo , @aho and @erifarov

Most of the functions have a parameter 'memb_dim' to adjust the name of the dimension member. I have added in this merge request to PlotForecastPDF so, the function will be more flexible.

Currently, 'members' was hardcoded as the name of the dimension. This is not very useful because in the output of CST_Load the dimension is called 'member'.

I have therefore set the default memb_dim to 'member', in case you don't want to break the compatibility, it can be set as 'members'.

Please, let me know if I can do something else.

Cheers,

Núria

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