Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
v0.38.0
What's Changed
- Doc edits by @selipot in #483
- 🔍 Update index.rst by @philippemiron in #486
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- 🔎 install plotting dep update in README.md by @philippemiron in #459
- fix docs using pytest by @philippemiron in #460
- 🔍 Update README.md by @kevinsantana11 in #462
- 🔍 Remove private repo by @kevinsantana11 in #463
- link added for hycom-oceantrack by @selipot in #478
- 🔍 reference latest DOI by @kevinsantana11 in #479
- 🔍 Update .zenodo.json adding Rick Lumpkin by @kevinsantana11 in #480
- ++ bump version by @kevinsantana11 in #481
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- 🔍 Add Zenodo DOI badge by @kevinsantana11 in #426
- 🔍 update readme, badges, social connects and CloudDrift -> clouddrift by @kevinsantana11 in #431
- 🔍 update dev install instructions by @kevinsantana11 in #438
- 🔧 configure tests paths in pyproject.toml by @kevinsantana11 in #441
- ⛔ remove vscode items by @kevinsantana11 in #442
- chore: Convert xarray variables to numpy arrays for consistent operat… by @selipot in #443
- 🔎 add default url and path to download function by @philippemiron in #454
- 🔍 zenodo creators config by @kevinsantana11 in #445
- 🔎 fix usage documentation by @philippemiron in #458
- ⭐ optional dep in pyproject.toml by @philippemiron in #451
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- 🔧 fix deprecation warnings (version, pandas read_csv) by @philippemiron in #418
- 🔧 fix ruff action to include formatting by @philippemiron in #419
- 🔧 update joss pdf paper gen workflow trigger by @kevinsantana11 in #422
- 🐛 correct names by @kevinsantana11 in #423
- ++ v0.35.0 by @kevinsantana11 in #425
Full Changelog: v0.34.0...v0.35.0
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.pymodule 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