Skip to content

Implementation of functions to read CMAQ output

Valeria Dentis requested to merge cmaq into master

Implemented new versions of -nc_variables -nc_deadlines -nc_dimensions -nc_summary -nc_get_variable The functions are now able to distinguish between CF standard NetCDF files, and CMAQ (non CF standard) outputs.

  • Fixed bug in nc_extract, updated documentation, and made available
  • Fixed if-condition on number of deadlines in summary.NetCDF

Merge request reports