Skip to content

Releases: pyoceans/pocean-core

1.3.0

23 Dec 22:02
Compare
Choose a tag to compare
Release 1.3.0

1.2.9

22 Dec 20:06
Compare
Choose a tag to compare
Release 1.2.9

1.2.8

22 Dec 16:10
Compare
Choose a tag to compare
Release 1.2.8

1.2.7

19 Dec 22:06
Compare
Choose a tag to compare
Release 1.2.7

1.2.6

16 Nov 18:12
Compare
Choose a tag to compare
Release 1.2.6

1.2.5

02 Nov 21:22
Compare
Choose a tag to compare
Release 1.2.5

1.2.4

01 Nov 13:47
Compare
Choose a tag to compare
  • Standardized the meta interface into meta() and apply_meta()
  • Bumped pandas and netCDF4 to avoid workarounds when dealing with NaT on a round trip netCDF -> DataFrame -> netCDF
  • Standardized calculated_metadata into specific DSG types

1.2.1

03 Aug 14:46
Compare
Choose a tag to compare
  • Begrudgingly adds 2.7 support
  • Windows permissions fixes in the tests
  • PEP8 cleanup
  • Optimize a few classes by re-indexing using the cartesian product of all of the axis. This way we don't have to iterate over dimensions. The unique individual indexes will be the value of the axis.
  • Implement reduce_dims on a few classes to remove the feature dimensions from DSG files when there is only a single feature.

1.1.0

13 Jul 19:38
Compare
Choose a tag to compare

Metadata object and bugfixes

v1.0.0

02 Apr 14:09
Compare
Choose a tag to compare

🌐 pocean-core

🐍 + 🌊
A python framework for working with met-ocean data