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
  • #145
Closed
Open
Issue created Jan 19, 2024 by Eva Rifà@erifarovMaintainer

Improve function CST_SplitDim for s2dv_cube

Hi,

The function CST_SplitDim needs to be improved regarding 's2dv_cube' metadata operations and avoid hard-coded dimension names.

  • Avoid hard-coded dimension names
    We can see that in line 72 the forecast time dimension is hard-coded. Also start date dimension here.

  • Correct 's2dv_cube' part
    Elements of 's2dv_cube in function CST_SplitDim are not correcly assigned. There are missing: $coords assignation, $Dates and $dims.

    • Add $dims result
    • Add $Dates split
    • Add $coords for new dimension

Eva

Edited Mar 27, 2025 by vagudets
Assignee
Assign to
Time tracking