Skip to content

Releases: pyoceans/tardis

Bug fix release

18 Jul 13:55
Compare
Choose a tag to compare
  • Consistent use of bbox and 2D bbox slices.

v0.1.1

13 Aug 10:20
Compare
Choose a tag to compare

Version 0.1.1

  • Fixed a bug in save_timeseries to cast all netCDF4 variables in the
    expected dtype.

v0.1.0

12 Aug 17:59
Compare
Choose a tag to compare

Version 0.1.0

  • Fixed get_surface() that demand all the z points.
  • Fixed get_nearest_water() to loop over all the points until actually finds
    water.
  • Added get_nearest_series() when finding wanter is not an issue (much faster
    than get_nearest_water().

First release

09 Jun 16:23
Compare
Choose a tag to compare
Merge pull request #7 from ocefpaf/pep8

pep8