Skip to content

Releases: wateraccounting/IHEWAcollect

v0.0.31

03 Apr 12:48
Compare
Choose a tag to compare
  • fix GLDAS ET download
  • add wait time for SSEBops
  • reinitialize status, avoid restarting kernel
  • add error messages

Fixes and updates

18 Jan 23:00
Compare
Choose a tag to compare
  • 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

18 Oct 16:24
8095e3d
Compare
Choose a tag to compare
v0.0.28

update MODIS products

v0.0.27

15 Jul 14:20
Compare
Choose a tag to compare
  1. Update download links.
  2. Fix Docker missing requirements
  3. Fix save remote and temporary file
  4. Fix readthedocs dependencies

v0.0.26

23 Jun 21:27
Compare
Choose a tag to compare
  • Fro Zenodo, DOI

v0.0.25

22 Apr 13:57
Compare
Choose a tag to compare
  1. Add CSR, GFZ, JPL daily EWH(GRACE-SH)

v0.0.24

12 Mar 13:49
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release
  1. Fix encoding.
  2. Add Copernicus.

v0.0.23

04 Mar 09:22
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release
  1. Adjust MODIS units, scale_factor.

v0.0.22

03 Mar 08:43
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release
  1. Adjust MODIS alignment to half pixel size.
  2. Add SSEBop monthly ETA.
  3. Fix MOD13Q1 scale factor 0.0001.
  4. Add clean remote and temporary folder.

v0.0.21

02 Mar 11:07
Compare
Choose a tag to compare
v0.0.21 Pre-release
Pre-release
  1. Fix base.yml hdf GetSubDatasets name