Releases: wateraccounting/IHEWAcollect
Releases · wateraccounting/IHEWAcollect
v0.0.31
Fixes and updates
- Fix reclipping error in CHIRPS
- Error message improved for GRACE products in case of password issue.
- Add a password exception to exception.py
- update GRACE v03 to v04
- Auth issues fixed for GPM
- Removed .netrc write from GRACE products (unnecessary)
- Password file location can be chosen by user through acct_path kwarg.
Giving location is optional, if location not specified the file is searched for in the location IHEWAcollect. accounts-template added to this location - user to rename file accounts.yml and fill in account names.
gitignore added with accounts.yml to avoid accidental upload of password file.
e.g.
IHEWAcollect.Download(workspace=path,
product=value['product'],
acct_path=r'D:/test/dl_tests/data',
version=value['version'],
parameter=value['parameter'],
resolution=value['resolution'],
variable=value['variable'],
bbox=value['bbox'],
period=value['period'],
nodata=value['nodata'],
is_status=True,
is_save_temp=True,
is_save_remote=False)
Update MODIS products
v0.0.28 update MODIS products
v0.0.27
- Update download links.
- Fix Docker missing requirements
- Fix save remote and temporary file
- Fix readthedocs dependencies
v0.0.26
- Fro Zenodo, DOI
v0.0.25
- Add CSR, GFZ, JPL daily EWH(GRACE-SH)
v0.0.24
- Fix encoding.
- Add Copernicus.
v0.0.23
- Adjust MODIS units, scale_factor.
v0.0.22
- Adjust MODIS alignment to half pixel size.
- Add SSEBop monthly ETA.
- Fix MOD13Q1 scale factor 0.0001.
- Add clean remote and temporary folder.
v0.0.21
- Fix base.yml hdf GetSubDatasets name