Skip to content

Releases: c-hydro/door

DOOR v2.2.0-alpha.3

06 Oct 12:18
e9487a6
Compare
Choose a tag to compare
DOOR v2.2.0-alpha.3 Pre-release
Pre-release

✨ New Features

🔧 Chores

DOOR v2.2.0-alpha.2

02 Oct 15:36
db17562
Compare
Choose a tag to compare
DOOR v2.2.0-alpha.2 Pre-release
Pre-release

✨ New Features

  • f65ef40 - add function to get last published for era5, chirps, hsaf (commit by @ltrotter)

🐛 Bug Fixes

DOOR v2.2.0-alpha.1

06 Sep 10:59
50198fb
Compare
Choose a tag to compare
DOOR v2.2.0-alpha.1 Pre-release
Pre-release

🔧 Chores

DOOR v2.2.0-alpha

04 Sep 11:32
63092d1
Compare
Choose a tag to compare
DOOR v2.2.0-alpha Pre-release
Pre-release

✨ New Features

🐛 Bug Fixes

🔧 Chores

DOOR v2.1.0

20 Aug 12:51
49703e6
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • a5d697d - cmr: ensure last published works for dates too (commit by @ltrotter)
  • f3b1a19 - time: ensure backward compatibility of scripts that use TimeRange (commit by @ltrotter)
  • 67151a6 - base_dwl: better handling of freq and ts (commit by @ltrotter)
  • bc3bceb - base_dwl: better handling of variables (commit by @ltrotter)
  • 207cc2d - space: ensure bbox transformation works with unknown EPSG code (e.g. VIIRS) (commit by @ltrotter)
  • 3236566 - remove in_tmp_folder, error with large data (commit by @ltrotter)
  • fb789e2 - add tmp_path to door_downloader.get_data (commit by @ltrotter)

♻️ Refactors

  • 8ffd4ee - rewrite base downloaded to handle most of the common code (commit by @ltrotter)
  • c10c7df - cmr: make cmr downloader work with tools.datasets (commit by @ltrotter)
  • 7a48b41 - viirs: make viirs downloader work with tools.datasets (commit by @ltrotter)
  • 59a7a22 - grace: make grace downloader work with tools.datasets (commit by @ltrotter)
  • 817815e - crop: merge crop_raster and crop_netcdf into a single function (commit by @ltrotter)
  • 0300759 - separate decompress_gz from chirps (commit by @ltrotter)
  • 4dc5528 - hsaf: make hsaf_downloader work with tools.dataset (commit by @ltrotter)
  • 6503623 - change _get_data_ts to yield instead of return, for better memory management (commit by @ltrotter)
  • e0c9dd9 - drops2: make drops2 downloader work with tools.datasets (commit by @ltrotter)
  • cd8f4a6 - ecmwf_opendata: make ecmwf_opendata downloader work with tools.datasets (commit by @ltrotter)
  • 7d58134 - update signature of _get_ts_data to Iterable (incl Generator) (commit by @ltrotter)

🔧 Chores

DOOR v2.0.0

04 Jul 08:00
Compare
Choose a tag to compare

First release of the new DOOR!