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
  • Issues
  • #73
Closed
Open
Issue created Dec 04, 2020 by Carlos Delgado Torres@cdelgadoDeveloper

Add time_dim and member_dim in Calibration function

Hi @nperez,

The current version of the Calibration() function only accepts 'sdate' as the time dimension and 'member' as the member dimension. It would be good to make it more flexible and let the user choose the name of these dimensions (as, for example, in the s2dv functions) with 'time_dim' and 'member_dim' parameters.

In addition, I have seen that it is mandatory that the 'obs' parameter has 'member' dimension with length=1. I would suggest removing this restriction (of course, in case it makes sense. Maybe I'm missing something), and let the 'obs' have the same dimensions than 'exp' except the 'member_dim' dimension.

Thank you very much in advance,

Carlos

Assignee
Assign to
Time tracking