Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
clouddrift-0.24.0
What's Changed
- Update README.md by @selipot in #284
- Gdp-update by @selipot in #282
analysis
->ragged
+kinematics
by @milancurcic in #291- Add a short contributing guide and scope by @milancurcic in #292
- Write a CNAME file on every docs deploy by @milancurcic in #293
Full Changelog: v0.23.0...v0.24.0
clouddrift-0.23.0
What's Changed
- Add
axis
toapply_ragged
andunpack_ragged
by @milancurcic in #281 - subpages in the doc by @philippemiron in #278
Full Changelog: v0.22.0...v0.23.0
clouddrift-0.22.0
What's Changed
- Allow subsetting by string or object ids by @milancurcic in #264
- Diagrams_in_doc by @philippemiron in #257
- Avoid keeping entire ids in memory by @milancurcic in #267
- add wavelet module to doc? by @selipot in #268
- wavelet transform fixes by @selipot in #259
- Implement
rowsize_to_index
by @milancurcic in #273 - additions to sphere module by @selipot in #271
- Bump version to 0.22.0 by @milancurcic in #276
- Cast GDP float64 data to float32 as an option (default) by @milancurcic in #269
- Add optional
rows
parameter tounpack_ragged
andapply_ragged
by @milancurcic in #272
Full Changelog: v0.21.2...v0.22.0
clouddrift-0.21.2
Full Changelog: v0.21.1...v0.21.2
clouddrift-0.21.1
clouddrift-0.21.0
This release introduces a new module wavelet
that contains various functions for implementing wavelet analyses in general, and analytic Morse wavelets in particular. This module is mostly based on Jonathan Lilly's jLab Matlab toolbox.
What's Changed
- Rowsize everywhere by @milancurcic in #246
- More general subset by @milancurcic in #248
- Sphere-to-3d by @selipot in #247
- Relicense to MIT by @milancurcic in #249
- sphere_to_cartesian -> spherical_to_cartesian and cartesian_to_sphere… by @milancurcic in #253
- Allow time to be 1-d if u,v or lon,lat are n-d by @milancurcic in #252
- docs: copy button by @philippemiron in #255
- start of wavelet module by @selipot in #240
Full Changelog: v0.20.1...v0.21.0
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_axis
by @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
rowsize
tocount
by @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