Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
clouddrift-0.28.0
What's Changed
- start of plotting "help" module by @philippemiron in #258
- add option to subset and return complete_traj by @philippemiron in #332
- Pairs module by @milancurcic in #330
Full Changelog: v0.27.0...v0.28.0
clouddrift-0.27.0
What's Changed
- GLAD adapter and dataset accessor by @milancurcic in #318
- Remove redundant coords assignment; test for dims and coords by @milancurcic in #324
- subsurface floats dataset by @philippemiron in #321
- anti to conjugate by @selipot in #327
- typo by @philippemiron in #328
Full Changelog: v0.26.0...v0.27.0
clouddrift-0.26.0
What's Changed
- fix environment file by @selipot in #312
kinematics.spinandkinematics.eddy_kinetic_energyby @milancurcic in #307- Add examples; fix formatting by @milancurcic in #315
rotary_transform->cartesian_to_rotary,rotary_to_cartesianby @selipot in #314- Consistent lon, lat (instead of lat, lon) order for all functions by @milancurcic in #316
Full Changelog: v0.25.0...v0.26.0
clouddrift-0.25.0
clouddrift-0.24.0
What's Changed
- Update README.md by @selipot in #284
- Gdp-update by @selipot in #282
analysis->ragged+kinematicsby @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
axistoapply_raggedandunpack_raggedby @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_indexby @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
rowsparameter tounpack_raggedandapply_raggedby @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