Releases: pyoceans/python-oceans
Releases · pyoceans/python-oceans
v0.6.0
Version 0.6.0
- Re-factored datasets and fixed data sources URLs.
v0.5.1
- Fix find packages in setup.py #57
v0.5.0
- Fixed pandas rolling_mean deprecation #54
- Fixed failing tests
- Added NaN support for MLD #53 and #56
v0.4.0
Version 0.4.0, 27-Oct-2016.
- re-written
get_isobath
function that uses latest matplotlib contour machinery.
- Use integer indexes to fix
numpy
deprecations.
- Change license from MIT to BSD 3-Clause.
v0.3.0
- Fix
nanmean
and nanstd
removed from latest scipy
.
v0.2.5
- Lazy imports.
- Several minor bug fixes.
v0.2.4
Version 0.2.4, 05-May-2015
- Added
woa_profile
.
- Re-write of
woa_subset
to use iris instead of Pandas.
- Deprecate 'state' option in soundspeed.
v0.2.3
Version 0.2.3, 23-Jan-2015.
- Unpinned version in setup.py.
- Several small bugs and typos fixes.
v0.2.2
Version 0.2.1, 07-Apr-2014.
Version 0.2.0, 06-Aug-2013.
- Moved CTDProfile to a separated module (python-ctd).
Version 0.1.0, 26-Jun-2012
- Added several of new functions and sub-modules
- CTDProfile class (pandas DataFrame for CTDs).
- time_series methods to extend pandas Series.
Version 0.0.1, 13-Oct-2011