Releases: fwrnke/tpxo-tide-prediction
Releases · fwrnke/tpxo-tide-prediction
v0.2.5
v0.2.4
v0.2.3
v0.2.2
Small bugfix of indexing issues when the longitude range falls in between two grid node positions.
For more information see CHANGELOG.md.
v0.2.1
Small bugfix causing issues when providing time from command line.
For more information see CHANGELOG.md.
v0.2.0
Fixed several bugs occuring for files crossing dateline, equator, prime meridian, or north pole. Changed interpolation method from cubic to linear (according to xarray.Dataset.interp).
For more information see CHANGELOG.md.
v0.1.1
Patch to fix missing consideration of tracks/regions extending over the prime meridian (zero longitude).
See CHANGELOG.md for more information.