Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
clouddrift-0.20.1
What's Changed
- count->rowsize gdp by @selipot in #234
- Nd-signal by @selipot in #228
- Update mosaic.py by @selipot in #236
- Unittest actions by @philippemiron in #242
- More flexible gdp adapter by @milancurcic in #237
- Add pandas to dependencies by @milancurcic in #238
- Include start_* vars in GDP 6-hourly and hourly experimental by @milancurcic in #239
- Fix N-d velocity and position functions with
time_axisby @milancurcic in #243
Full Changelog: v0.20.0...v0.20.1
clouddrift-0.20.0
What's Changed
- MOSAiC adapter by @milancurcic in #217
- signal module by @selipot in #219
- rotary transform function by @selipot in #225
- MOSAiC dataset by @milancurcic in #220
Full Changelog: v0.19.0...v0.20.0
clouddrift-0.19.0
What's Changed
- Rename
rowsizetocountby @milancurcic in #212 - Begin reworking the Usage page in the docs by @milancurcic in #213
Full Changelog: v0.18.0...v0.19.0
clouddrift-0.18.0
What's Changed
- option to use processes by @philippemiron in #198
- change how rowsize is recalculated by @philippemiron in #210
Full Changelog: v0.17.0...v0.18.0
clouddrift-0.17.0
What's Changed
- subset moidfied original dataset by @philippemiron in #203
- Haversine to sphere by @philippemiron in #205
Full Changelog: v0.16.0...v0.17.0
clouddrift-0.16.0
What's Changed
- Implement
datasets.gdp6hby @milancurcic in #192 - Add module docstrings and reformat remaining old-format docstrings by @milancurcic in #193
Full Changelog: v0.15.0...v0.16.0
clouddrift-0.15.0
What's Changed
- Datasets module with the GDP hourly accessor by @milancurcic in #188
Full Changelog: v0.14.0...v0.15.0
clouddrift-0.14.0
What's Changed
- fix date in prune by @philippemiron in #185
- Implement
sphere_to_planeby @milancurcic in #183 - Implement
plane_to_sphereby @milancurcic in #186
Full Changelog: v0.13.0...v0.14.0
clouddrift-0.13.0
What's Changed
- Rename
dataformat->raggedarrayby @milancurcic in #171 - Regular to ragged
fill_valueby @milancurcic in #174 - Add examples to write the ragged array to NetCDF and Parquet files by @milancurcic in #175
- prune by @philippemiron in #172
- make sure all elements are Iterable by @philippemiron in #177
- Bump version to 0.13.0 by @milancurcic in #178
Full Changelog: v0.12.0...v0.13.0
clouddrift-0.12.0
What's Changed
- Expand the OS and Python version matrix in CI by @milancurcic in #164
- update docstrings by @selipot in #167
- Handle exception in rowsize func by @milancurcic in #169
- Position from velocity by @milancurcic in #166
Full Changelog: v0.11.1...v0.12.0