Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
clouddrift-0.11.1
clouddrift-0.11.0
What's Changed
- Make preprocess and GDP_DATA specific to hourly and 6-hourly modules by @milancurcic in #150
- Implement
chunkby @milancurcic in #151 - 154 chunk vs cellchunk by @philippemiron in #155
- Implement
ragged_to_2darrayandmatrix_to_raggedby @milancurcic in #158 - Add examples to
to_raggedarraydocstrings by @milancurcic in #160
Full Changelog: v0.10.0...v0.11.0
clouddrift-0.10.0
What's Changed
- Update attribute names for GDP hourly by @milancurcic in #143
- Change example of apply_ragged by @philippemiron in #145
- 6-hourly GDP adapter by @milancurcic in #144
- 142-subset by @philippemiron in #146
Full Changelog: v0.9.0...v0.10.0
clouddrift-0.9.0
What's Changed
- segments floats or timedelta by @philippemiron in #134
- Support for different time date type by @philippemiron in #135
- Enable GDP experimental by @milancurcic in #111
- Bump version to 0.9.0 by @milancurcic in #137
Full Changelog: v0.8.0...v0.9.0
clouddrift-0.8.0
What's Changed
- apply ragged by @philippemiron in #128
- Bump version to 0.8.0 by @milancurcic in #131
Full Changelog: v0.7.0...v0.8.0
clouddrift-0.7.0
What's Changed
- 63 function to recast longitude values 0360 or 180180 by @philippemiron in #117
- Philippemiron readme by @philippemiron in #116
- Running code coverage with the automatic tests by @philippemiron in #119
- add sphere to the docs by @philippemiron in #118
- Update README by @milancurcic in #120
- recast longitude by @philippemiron in #124
- Implement
segmentby @milancurcic in #123
Full Changelog: v0.6.0...v0.7.0
clouddrift-0.6.0
What's Changed
- Update docs.yml by @philippemiron in #110
- Function to unpack a ragged array into a list of regular arrays by @milancurcic in #112
- Bump to v0.6.0 by @milancurcic in #114
Full Changelog: v0.5.0...v0.6.0
clouddrift-0.5.0
What's Changed
- Update API docs by @milancurcic in #78
- Format with black by @milancurcic in #79
- Fix sphinx theme logo in conf by @milancurcic in #81
- version string to clouddrift package by @philippemiron in #84
- Update README with Conda instructions by @milancurcic in #86
- pypi actions by @philippemiron in #89
- Pypi by @philippemiron in #90
- Pypi by @philippemiron in #91
- GDP-hourly adapter by @milancurcic in #88
- Refactor coordinates by @philippemiron in #92
- Rename vars instead of setting coords in GDP preproc by @milancurcic in #100
- Docs-envs by @philippemiron in #99
gdp.to_raggedarrayby @milancurcic in #101- Deleted the timeseries.py module by @selipot in #102
- Make available clouddrift.adapters by @milancurcic in #103
- Update docs by @milancurcic in #108
Full Changelog: v0.4.0...v0.5.0
clouddrift-0.4.0
What's Changed
- Velocity from positions by @milancurcic in #64
- Remove Conda instructions by @milancurcic in #65
- Make analysis and haversine module available in the clouddrift namespace by @milancurcic in #67
- Allow multi-dimensional inputs to
velocity_from_positionby @milancurcic in #71 - Rework the docstring to address the units of measure by @milancurcic in #74
- Allow specifying
time_axisinvelocity_from_positionby @milancurcic in #76 - Unbump to v0.4.0 by @milancurcic in #77
Full Changelog: v0.3.1...v0.4.0
clouddrift-0.3.1
This is a bug-fix release that fixes the awkward-array import and a small API change (ak.packed -> ak.to_packed) now that awkward-2.0.0 is out.
Earlier releases will not work, so please ensure that you rely on clouddrift-0.3.1 and later.
What's Changed
- Awkward v2 by @philippemiron in #57
Full Changelog: v0.3.0...v0.3.1