Releases: Cloud-Drift/clouddrift
Releases · Cloud-Drift/clouddrift
v0.47.0
What's Changed
- 🐛 fix subset function to use np.isin for better readability and performance by @selipot in #585
- 🐛 refactor wind_transfer calls in TransferFunctionTestGradient for compatibility with python 3.11-12 by @selipot in #586
- 🧹 update .gitignore to use wildcard patterns for environment files by @selipot in #587
- 🐛 Spherical Wavelet Function Issues #574 by @KevinShuman in #575
- 🧹 Refactor transfer functions to handle division by zero and NaN values by @selipot in #588
- 🧹 improved readability in GDP and HURDAT2 adapters by @selipot in #589
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- ⭐ New module to perform N-dimensional binning by @philippemiron in #563
- ⭐️ Add
apply_transfer_functionandapply_sliding_transfer_functionwith … by @selipot in #566 - 🧹 Update gdp6h function docstring and dataset URL for July 2024 version by @selipot in #568
- 🧹 update url in datasets/gdp6h by @samouertani in #571
- 🧹 Addresses warnings from missing data variables and multiple fill values Issue #569 by @KevinShuman in #570
- ⭐️ update
GDP_VERSIONin gdp6h.py by @samouertani in #576 - ⭐️ updated
datasets.gdp6h()docstring by @samouertani in #573 - ⭐ added various functions to the binning module by @philippemiron in #567
- 🔎 binning docstring fix by @selipot in #579
- 🧹 Data updates to gdp1h, gdp6h adapters and datasets: Issue #523 (Reopened) by @KevinShuman in #535
- 🐛 changes to add a hit button in readme by @selipot in #580
- 🐛 fix url for glad dataset by @philippemiron in #577
- 🐛 fix binned_statistics issue when passing a list or array as bins by @philippemiron in #584
New Contributors
- @samouertani made their first contribution in #571
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- 🐛 Fixes empty yomaha dataset Issue #542 by @KevinShuman in #543
- 🐛 Fix datetime parsing by correcting day initialization in _parse_datetime_with_day_ratio by @selipot in #548
- 🐛 Doc-fix (removes location_type related bug from gdp6h data set) by @selipot in #550
- 🧹 Sets fixed zarr package to version 2 issue #552 by @KevinShuman in #553
- 🧹 Datasets Webpage Updates Issue #545 by @KevinShuman in #556
- 🧹 Rename IBTRaCS_plot.png to IBTrACS_plot.png by @KevinShuman in #557
- 🧹 Changes logger statement to print statement Issue #558 by @KevinShuman in #559
- 🧹 rename test files by @philippemiron in #554
- 🧹Update Docs Issue 560 by @KevinShuman in #561
- ++ bump version: v0.45.0 by @KevinShuman in #562
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
- 🧹 Refactor boundary conditions in analytic_signal and morse_wavelet_transform functions by @selipot in #526
- 🔍 Refactor obs_index_to_row function to improve readability and add detailed documentation by @selipot in #528
- 🧹 Updates cut_str() to avoid MyPy flagging depreciated np.chararray Issue #534 by @KevinShuman in #536
- Updating Link to Andro Library #539 by @KevinShuman in #540
- 🐛 Corrupt GDP1h files when downloading Issue #531 by @KevinShuman in #532
- ⭐️ IBTRACS dataset adapter by @kevinsantana11 in #493
- ++ bump version: v0.44.0 by @KevinShuman in #541
New Contributors
- @KevinShuman made their first contribution in #536
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
- 🐛 fix bug not checking upstream update time and move buffer clean up logic by @kevinsantana11 in #521
- 🐛 Refactor wavelet.py to use variable boundary in morse_wavelet_transfo… by @selipot in #524
- ++ bump version: v0.43.0 by @kevinsantana11 in #525
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- 🧹 Add class for position_from_distance_and_bearing_tests unit test by @selipot in #519
- ⭐ new
transfer.pymodule by @selipot in #382 - ++ increment version (v0.42.0) by @kevinsantana11 in #520
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- 🐛 Use retry mechanism in other dependency calls, fix yomaha decompression bugs, increase jitter by @kevinsantana11 in #495
- ⭐ Add JOSS DOI by @kevinsantana11 in #500
- ⭐️ new functions
index_to_rowandrowsize_to_rowvectorby @selipot in #502 - 🧹 Update dataset URL to version 2.01.1 by @selipot in #503
- 🐛 Simplify download_with_progress inputs and fix clean up logic by @kevinsantana11 in #506
- 🐛 fix hurdat2 temp path bug where user defined value was never used by @kevinsantana11 in #505
- 🧹 fix wrong None arguments by @philippemiron in #504
- ⭐ raw, position and sensor data gdp drifter dataset adapter by @kevinsantana11 in #413
- 🔍 ignore errors when reading source files by @kevinsantana11 in #514
- 🔍 Add email distribution list registration form by @kevinsantana11 in #513
- ++ increment version by @kevinsantana11 in #518
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- 🔎 type comparison with isinstance by @philippemiron in #491
- 🧹 Update type comparison in ragged.py by @selipot in #497
- 🧹 Update random number generator in gdp1h and gdp6h adapters by @selipot in #496
- 🐛 fix locationtype bug in dataset by @kevinsantana11 in #494
- Update .zenodo.json by @selipot in #498
- ++ increment version (v0.40.0) by @kevinsantana11 in #499
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- 🔎 update gdp6h docstring by @philippemiron in #490
- 🐛 fix the andro datasets by @philippemiron in #489
Full Changelog: v0.38.1...v0.39.0