This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Releases: nhm-usgs/gridmetetl
Releases · nhm-usgs/gridmetetl
fixed more import errors
0.29 again changed import of helper from .helper to helper
Fixes CLI issue and adds end_date to output files rather than datetime.now()
Fixed issue with new Gridmet data format
Gridmet has a new fill_value which caused the mapping from grid the hru to have large numbers rather than nans as before.
v0.25
minor addition
Added more logging to Gridmet_current.py
Bug fix in code to test availability of yesterdays gridmet data
datetime.now() Gridmet_current.py is now calculated as datetime.utcnow() and a 7 hour timedelta is subtracted to get the MST, a middle of the road for CONUS.