Published February 2, 2023
| Version 2.0.1
Software
Open
tsutterley/pyTMD: v2.0.1
Description
Adding capabilities for 'grid' and 'time series' types for netCDF4 outputs
Fixes to address the number of warnings and to pin scipy to a working version
Thanks to @bjarnebuchmann for recommending both script and documentation changes
- feat: default geotiff output as cog
- feat: added default field mapping for reading from netCDF4/HDF5 (#152)
- feat: split netCDF4 output for
gridanddrifttypes to address #154 (#159) - feat: use debug level logging instead of import warnings in
tools.pyto address #156 (#159) - feat: add
time seriestype to address #153 (#162) - fix: verify warnings have type and only show once #146 (#147)
- fix: pin
scipyto 1.9.3 for scipy/scipy#17716 (#147) - fix: use default context from
utilitiesmodule (#147) - fix: include more possible dimension names for
gridandtime seriesoutputs (#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
--tideto address #155 (#159) - docs: updated v2 link for Arc2km to address #157 (#159)
Full Changelog: https://github.com/tsutterley/pyTMD/compare/2.0.0...2.0.1
Files
tsutterley/pyTMD-2.0.1.zip
Files
(7.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:44a7f1d8d1b503890bbba6acfbd9c43e
|
7.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tsutterley/pyTMD/tree/2.0.1 (URL)