Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
v0.34.0
What's Changed
- 🐛 use zarr archive for gdp6h dataset by @kevinsantana11 in #387
- 🔧 update retry config and keep completed downloads by @kevinsantana11 in #388
- 🔧 Fix python version in test matrix by @philippemiron in #392
- 🔧 python 3.10 upgrade by @kevinsantana11 in #391
- 🐛 fix mosaic dataset bug, using empty buffers by @kevinsantana11 in #389
- 🔧 Integrate doctest to run on our
ragged.py
module by @kevinsantana11 in #381 - 🔧 update codecov action by @philippemiron in #410
- 🔧 Add helpful vs code tasks by @kevinsantana11 in #411
- 🔧 show progress for downloads configurable for testing by @kevinsantana11 in #412
- 🔧 Joss integration github actions workflow by @kevinsantana11 in #408
- 🔧 use pytest for test execution by @kevinsantana11 in #414
- 🔍 Documentation update by @selipot in #409
- ++ v0.34.0 release by @kevinsantana11 in #415
- 🐛 yaml interprets 3.10 as 3.1 by @kevinsantana11 in #416
- 🐛 fix yaml for test build by @kevinsantana11 in #417
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- 🔎 Refactor plot_ragged function to improve clarity and documentation by @selipot in #386
- 🔎 Development docs revision by @kevinsantana11 in #375
- ⭐ Hurdat2 adapter by @kevinsantana11 in #378
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- ruff linting and formatting by @kevinsantana11 in #365
- fix file downloading bug and include mypy typing for a couple modules by @kevinsantana11 in #371
- fix examples by @philippemiron in #373
- Rework generated ragged array to utilize new conventions for coordinates by @kevinsantana11 in #374
- Switch to row instead of trajectory by @philippemiron in #376
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Add new adapters to doc by @philippemiron in #362
- subset docstring edit by @selipot in #364
- Subset callable using multiple variables by @vadmbertr in #361
Full Changelog: v0.30.0...v0.31.0
clouddrift-0.30.0
What's Changed
- Improve ragged array subsetting performance when utilizing a list like (list, numpy.ndarray, xarray.DataArray) criterion by @philippemiron in #349
- Add support for utilizing a Callable for subsetting a ragged array by @vadmbertr in #350
- Update gdp datasets URL by @philippemiron and @kevinsantana11 in #354
New Contributors
- @kevinsantana11 made their first contribution in #354
Full Changelog: v0.29.0...v0.30.0
clouddrift-0.29.0
What's Changed
- Update README.md by @philippemiron in #337
- Subset by rows and pruning examples in docstring by @milancurcic in #338
- Add global attrs to mosaic dataset by @philippemiron in #339
- fix deprecation warnings in tests by @philippemiron in #340
- Ellipse functions by @selipot in #334
- yomaha and andro datasets by @philippemiron in #322
- Replace sum with np.sum in ragged.py by @vadmbertr in #343
- Refactor ellipse_parameters function in signal.py by @selipot in #345
- sofar dataset by @philippemiron in #341
- Datasets consistency by @milancurcic in #336
New Contributors
- @vadmbertr made their first contribution in #343
Full Changelog: v0.28.0...v0.29.0
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.spin
andkinematics.eddy_kinetic_energy
by @milancurcic in #307- Add examples; fix formatting by @milancurcic in #315
rotary_transform
->cartesian_to_rotary
,rotary_to_cartesian
by @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