t-route v2.3.0
Pre-release
Pre-release
Add diffusive routing computation kernel and a hybrid runtime configuration to enable additional diffusive routing computations. This release includes the required diffuse domain data for 10 main stem CONUS channel segments, and the the related configuration files to enable these computations. Not included are the lateral flow forcing data or the initial condition files, as these are scenario specific.
Note This change log also includes the changes from the calibration release
.
What's Changed
- Bug fix allowing looped diffusive hybrid simulations by @awlostowski-noaa in #540
- change feature_id variable type for CHANOBS files by @awlostowski-noaa in #542
- Alaska feature id variable fix by @awlostowski-noaa in #543
- Alaska reservoir fix by @awlostowski-noaa in #545
- Simulation looping with hybrid reservoir data assimilation by @awlostowski-noaa in #547
- Natural cross section integration (non-refactored) by @awlostowski-noaa in #546
- write waterbody results to LAKEOUT files by @shorvath-noaa in #550
- Quick fixes related to calibration by @awlostowski-noaa in #555
- MC kernel updates for V3.0 RouteLink by @awlostowski-noaa in #556
- bug fix: empty reservoir_types_df causes failure when looping by @awlostowski-noaa in #558
- Facilitating use of GDL reservoir module in AK domain by @awlostowski-noaa in #559
- edits to only calculate subnetworks on first iteration of for loops by @shorvath-noaa in #557
- update initial value of water elevation for preventing any numerical… by @kumdonoaa in #551
- Changes to handle reservoir persistence by @shorvath-noaa in #562
- make diffusive routing capable of running on refactored hydrofabric of Lower Colorado River, TX by @kumdonoaa in #561
- updating refactor test config input by @BrianAvant in #563
- solve roredered_reaches issue when two independent diffusive mainstem domains are applied by @kumdonoaa in #565
- changes to speed up writing lakeout files by @shorvath-noaa in #566
- specify netcdf4 engine for reading chrtout files with xarray by @shorvath-noaa in #567
- Clean up geopandas dependency by @hellkite500 in #568
- update readme and setup.cfg for removing geopandas by @hellkite500 in #569
- a few changes to help with reservoir DA, fixing typo, moving some DA … by @shorvath-noaa in #570
- Ten diffusive domains w schism boundary by @kumdonoaa in #573
New Contributors
- @shorvath-noaa made their first contribution in #550
Full Changelog: v2.2.2...v2.3.0