Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • FORCES FORCES
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CHSCHS
  • FORCESFORCES
  • Merge requests
  • !12

add support for 1D numerical attributes in mo_netcdf and others

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Robert Schweppe requested to merge mpr_compat into develop May 14, 2020
  • Overview 24
  • Commits 4
  • Pipelines 0
  • Changes 5

This is needed to be able to read some attributes like valid_range from a netCDF file corresponding to CF conventions, as also set in the netcdff docs.

I also updated the CMakeLists.txt file with some updated file for detecting netCDF-C and netCDF-Fortran (here. It requires an environment variable pointing to the netcdf installation though, if it is not found by find_library.

I fixed some bugs in mo_sce.f90 raised by the NAGfor compiler.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mpr_compat