Releases: moritzshore/miljotools
Releases · moritzshore/miljotools
v0.5.0 Thermopluviograms and NetCDF4
What's Changed
- NCDF4 support by @moritzshore in #23
- Implement Thermopluviograms by @moritzshore in #25
Full Changelog: 0.4.0...0.5.0
v0.4.0 Custom Resolution and Variables
What's Changed
- Custom resolution by @moritzshore in #14
- Solar radiation fix and station downscaling by @moritzshore in #16
- MetNordic point location by @moritzshore in #18
- Custom download variables by @moritzshore in #19
Full Changelog: 0.3.2...0.4.0
v0.3.2 Bug Fix
- Fixed silly bug in #13
v0.3.1 Dependency Fixes
What's Changed
- Remove
SWATprepR::load_template()
dependency by @moritzshore in #8 - Dependency fix by @moritzshore in #10
Full Changelog: v0.3.0...0.3.1
v0.3.0 SWAT+ meteo input implementation
- You can now downscale your time resolution from the MET.no reanalysis dataset using
reanalysis3_daily()
. - You can now generate SWAT+ meteo input from the MET.no reanalysis dataset using
reanalysis3_swatinput()
- You can now download the MET.no reanalysis dataset, downscale, and convert to SWAT+ input all in one function:
swat_weather_input_chain()
Full Changelog: v0.2.1...v0.3.0
v0.2.1 Fixed Z value bug
v0.2.0 Added soil texture classification
- Added soil texture classfication function
- Adjusted documentation and website
Full Changelog: v0.1.1...v0.2.0
v0.1.1 Initial Release
First release of miljotools
.
Currently contains one function for downloading data from the MET Nordic Reanalysis Dataset.