Releases: c-hydro/door
Releases · c-hydro/door
v2.4.0-alpha.1
✨ New Features
🐛 Bug Fixes
v2.4.0-alpha
DOOR v2.3.11
DOOR v2.3.10
DOOR v2.3.9
✨ New Features
5434410- lsasaf: add lsa_saf downloader, get_last_ts and get_last_date (commit by @ltrotter)8fd9e05- lsasaf: complete lsa-saf downloader for ET0 and ET (commit by @ltrotter)
🐛 Bug Fixes
ee888d2- lsasaf: corrections to lsa-saf to ensure authentication b4 download (commit by @ltrotter)c843e8f- hsaf: add alternative url to hsaf h14 (for current vs archive) (commit by @ltrotter)
🔧 Chores
DOOR v2.3.8
DOOR v2.3.7
DOOR v2.3.6
🐛 Bug Fixes
d805184- chirps: change chirps_downloader to download from pentads and aggregate (commit by @ltrotter)de083ae- hsaf: ensure all files are closed in tmp folders (commit by @ltrotter)4c9cc86- hsaf: patch code to get_last_ts (commit by @ltrotter)d7a8e43- patch a few errors in base and io (commit by @ltrotter)9decb54- hsaf: pass if you don't find data for a given day (commit by @ltrotter)6554fad- hsaf: change retries to 5 for faster download, skip missing timesteps (commit by @ltrotter)
♻️ Refactors
456ebe1- ftp_downloader: refactor the downloaders from ftp (chirps, hsaf, jaxa) to make them actually work (commit by @ltrotter)
🔧 Chores
DOOR v2.3.5
DOOR v2.3.4
✨ New Features
e5f1dca- era5: allow to set a single variable as a string (commit by @ltrotter)b2865bc- jra: complete jra downloader per 3q, and add example (commit by @ltrotter)
🐛 Bug Fixes
27f5d29- viirsmodis: ensure data is within valid_range, for data type issue (commit by @ltrotter)c93b702- noaa: correct some typos in get_last_published_date (commit by @ltrotter)d49f66b- jra: correct typo in setting base_url (commit by @ltrotter)06a47fa- base: error in base_downloader when self.variables is a list (commit by @ltrotter)9094e39- eobs: make sure eobs gets the last date correctly (commit by @ltrotter)2f28cbb- noaa: make sure noaa gets the last date correctly (commit by @ltrotter)
♻️ Refactors
267028a- base: move set_product to the base downloader (commit by @ltrotter)2f2c12f- noaa: crop before aggregating, for efficiency (commit by @ltrotter)71d5467- jra: automatically remove previous months when downloading a new one (commit by @ltrotter)