Skip to content

Added missing value read in netcdf

Robert Schweppe requested to merge missing_value_read_in_netcdf into develop
  • added new debug compiler flags
  • modified module load scripts for eve
  • updated subrepos
  • added support for 1d numeric attributes in netCDF files (added in mo_netcdf)
  • added CF1.8 Conventions support for missing_value handling in files
  • added support for having descendingly sorted coordinate variables
  • fixed numerous small bugs
  • added more tests
  • added automatic python test suite execution with ctest

Merge request reports