biopsichas / svatools

SWAT+ model input data preparation helper
https://biopsichas.github.io/svatools/
MIT License
5 stars 1 forks source link

Update preparing.R #1

Closed michstrauch closed 1 year ago

michstrauch commented 1 year ago

Removed conversion from percentage to fraction for relative humidity. Relative humidity input data should be already provided in fractions between 0-1 . This is why division by 100 is not necessary!

biopsichas commented 1 year ago

Solved