Releases: UW-SASWE/RAT
Release 3.0.4
Bug Fixes:
TMS-OS will work after 2019
TMS-OS will make use of Optical data to estimate surface area of reservoirs if SAR is not available or if Optical is much more than SAR.
To further smoothen and remove the erroneous peaks rising due to use of optical data, Savitzky-Golay filter is applied for cases mentioned in [2].
TMS-OS will not produce error if end date is before the start of Landsat-9 mission.
Improvements:
Tests will now be matched for numeric data and will be considered as match if the error percent between each value is less than threshold (default - 5) %.
State init files (vic and Routing) can now be provided as optional to dates. Earlier RAT used to assume that the state init files will be existing in a particular directory structure. This will not be true if someone is working on tutorial or want to use state files not produced by RAT.
RAT3-GMD Paper
This release is to generate a unique DOI for version 3.0.2 for paper publication in the Journal of Geoscientific Model Development.
RAT 3 Pre Training Release
What's Changed
- Updated dependencies for PyPI build by @SanchitMinocha in #62
Full Changelog: 3.0.1...3.0.2
RAT 3.0 Pre Training Release
What's Changed
- patch fixing date referenced before assignment by @pritamd47 in #42
- Revert "patch fixing date referenced before assignment" by @pritamd47 in #45
- forgot to add src_fn by @pritamd47 in #46
- Bug Fixed: 'DAM_NAME' column added to station_geojson file. by @SanchitMinocha in #44
- Bug Fixed: Added space in 'DAM_NAME' by @SanchitMinocha in #47
- Include aec files in rat outputs by @pritamd47 in #49
- Added and Updated new logo design with minor bug fixes by @SanchitMinocha in #50
- Fixed bugs, introduced indepence of steps 9 from routing, improved error handling, added CLI configure functionality by @SanchitMinocha in #55
- Bug Fixes: 1. Interpolation of missing data, 2. Spelling error: CLI file by @SarathUW in #56
- Bug Fix: Initialised parameters in configure_func in rat_cli by @SanchitMinocha in #57
- Improved Logging mainly for RAT outputs and Bug Fix: character limit for Routing Parameter file by @SarathUW in #58
- Fixed bugs related to parallel routing and routing limitation of using first 5 characters for stations. Also, added historical precipiation from PR #54. Added flexibility to download global data and params from google drive. by @SanchitMinocha in #59
- Bug Fix: String converted to Pathlib object to check its existance. by @SanchitMinocha in #60
- Bug Fixes for sentinel 1 surface area, routing naming of station, GEE run start date, downloading of netcdf files if incomplete by @SanchitMinocha in #61
New Contributors
Full Changelog: 3.0.0...3.0.1
Patch: date accessed before assignment
3.0.0.alpha.14 patch fixing date referenced before assignment
Publishing RAT 3 to PyPI
Merge pull request #36 from UW-SASWE/publish-on-release Create python-package-conda.yml
Testing release to PyPI
3.0.0.alpha.13 fix typo
Bumping version to trigger auto-build with new version 3
3.0.0.alpha.9 change sed command
Bumping version to trigger auto-build with new version
3.0.0.alpha.8 only publish on release
Testing release to PyPI
3.0.0.alpha.5 rename artifact