Published May 30, 2018
| Version 1.1.0
Software
Open
UW-Hydro/MetSim: Version 1.1.0
Authors/Creators
- 1. @UW-Hydro
- 2. @NCAR
- 3. University of Washington
- 4. Jet Propulsion Laboratory
Description
v1.1.0
Enhancements
- Added option to use forcing start/stop dates to define run length (:issue:
93). By Joe Hamman. - Added option a flexible time grouper when chunking MetSim runs (:issue:
93). By Joe Hamman. - Improved configuration validation by checking for correctness of output variables (:issue:
96) By Andrew Bennett - Added option to skip reading
swevariable from state file if it is not going to be used by MtClim. (#103). By Joe Hamman. - Added support for supplying a glob-like file path or multiple input forcing files (netCDF) (#126). By Joe Hamman.
- Refactored
mtclimanddisaggregatefunctions to reduce interdependency and increase modularity. By Andrew Bennett. - Removed
swecalculations. By Andrew Bennett - Added support for UTC-based time. Use
utc_offset = Trueto enable. By Andrew Bennett
- Fixed bug where output files were not written with the appropriate calendar encoding attribute (#97). By Joe Hamman.
- Fixed a bug where invalid timesteps were used in subdaily disaggregation. Added a clear error message explaining that subdaily timesteps must be evenly divisible into 24 hours and less than 6 hours in length. #110). By Joe Hamman.
- Fixed a bug during disaggregation when
t_min > t_max. This now raises an exception. By Andrew Bennett.
Files
UW-Hydro/MetSim-1.1.0.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:feae274a9381b6e7a66dd2358542187c
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/UW-Hydro/MetSim/tree/1.1.0 (URL)