Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
  • SUNSETSUNSET
  • Issues
  • #35
Closed
Open
Issue created Sep 05, 2022 by Nadia Milders@nmildersDeveloper

Unable to load 360 longitudes

Hi @vagudets and @aho,

I am not able to load all 360 longitudes using the verification tool.

When I load from 0 to 359 it gives the following error:

Progress: 0%Error in easyNCDF::ArrayToNc(setNames(list(data_array, lons, lats), c("var", : The dimension 'longitude' is defined or used more than once in the provided data but the dimension specifications do not match.

I can load 359 longitudes by loading from 1 to 359.

Also, doing -180 to 180 only loads 1 longitude. And -179 to 180 (or -180 to 179) gives the same error as above.

Again, I can only load 359 longitudes by doing from -179 to 179.

With my own code using start R, I am able to load 360 longitudes by loading 0 to 359 (or -180 to 179) Here is my code: https://earth.bsc.es/gitlab/nmilders/nadia/-/blob/main/verification_metrics/verification_metrics_leadtimes.R

Nadia

Assignee
Assign to
Time tracking