Skip to content

NetCDF reader: Allow for data-less vertical dimension when reading auxiliary pressure data

Christoph Fischer requested to merge devel_issue_481 into master

Fixes #481.

If the vertical dimension has no data when reading auxiliary pressure data, fill the levels with 1..nlevs instead.

Merge request reports