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
  • #149
Closed
Open
Issue created Mar 01, 2024 by Paloma Trascasa-Castro@ptrascasDeveloper

Error with CST_MergeDims - latest version

Hi,

I have an issue with CST_MergeDims, it's merging more dimensions than the ones I requested on the attributes. The checks might be wrong, and we found that the previous version of this function was more useful, because it didn't raise an error.

The data is here: "/esarchive/scratch/ptrascas/R/sunset/Obs_MergeDims.RDS"

and this is the line we're executing: test_obs <- CST_MergeDims(obs, c('syear', 'sweek'))

and the error we got at the beginning:

Error in dim(data$attrs$Dates) <- dim(data$data)[rename_dim] : 
  dims [product 54] do not match the length of object [216]

Cheers,

Paloma

Assignee
Assign to
Time tracking