Release v2.0.1

  • feat: default geotiff output as cog

  • feat: added default field mapping for reading from netCDF4/HDF5 (#152)

  • feat: split netCDF4 output for grid and drift types to address #154 (#159)

  • feat: use debug level logging instead of import warnings in tools.py to address #156 (#159)

  • feat: add time series type to address #153 (#162)

  • fix: verify warnings have type and only show once #146 (#147)

  • fix: pin scipy to 1.9.3 for scipy/scipy#17716 (#147)

  • fix: use default context from utilities module (#147)

  • fix: include more possible dimension names for grid and time series outputs (#163)

  • test: add default field mapping test (#152)

  • test: validate gridded and time series netCDF/HDF5 io (#163)

  • docs: update documentation colors to match new logo

  • docs: don’t have metavar for --tide to address #155 (#159)

  • docs: updated v2 link for Arc2km to address #157 (#159)