v2.2.0
What's Changed
- The cli can now run ngiab for you with
--run
- Troute template has been updated to run a lot faster on multi core machines
- cfe's gw_storage inital value is now fetched from nwm_retro v3 output rather than a default 5%
- troute's config file has been renamed to troute.yaml
- the cli has been simplified and additional options for debug, evaluation, visualization, and
--all
have been added - The generated t-route config file now contains explanatory comments from the template
- APCP_surface is now converted to mm/h correctly
- Forcing generation has been overhauled to be faster, use less memory overall, and perform the operations in chunks so theoretically any amount of forcings data can be processed. If you ask for 40 years of data it should give it to you as long as you have the disk space and patience.
Merges
- Gage crosswalk by @JoshCu in #41
- Merge in main fixes (#42) by @JoshCu in #43
- Cli refactor by @JoshCu in #44
- Realization rework by @JoshCu in #45
- Memory management and Visualisation by @JoshCu in #53
- Bump flask-cors from 4.0.1 to 5.0.0 by @dependabot in #40
Full Changelog: v2.1.1...v2.2.0