Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • N Nemo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NEMO WorkspaceNEMO Workspace
  • Nemo
  • Merge requests
  • !33

fix names of x,y coordinates fields of domcfg

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Tomas Lovato requested to merge domcfg_add_coord_names into main Feb 16, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

As discussed at the bottom of MR !32 (merged), the files produced by DOMAINcfg assign the same name 'x' and 'y' to both dimensions and coordinates.

Adding the correct name to coordinates fields, namely nav_lat and nav_lon, will simplify the handling of these files, e.g. with python packages such as xarray (as confirmed by @malmansi).

Edited Feb 17, 2022 by Tomas Lovato
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: domcfg_add_coord_names