csiro-coasts / emsarray

xarray extension that supports EMS model formats
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Make `normalize_depth_variables()` parameters optional #108

Closed mx-moth closed 9 months ago

mx-moth commented 9 months ago

If positive_down or deep_to_shallow are none, those parts of the depth variable are not normalized. Users can choose which aspects of the depth variable to normalize.