Checking for missing content type metadata ...
This resource contains content types with missing metadata required to make it public or discoverable. Show missing content type metadata.
Click on the edit button ( ) below to edit this resource.
Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...
This resource contains some files/folders that have non-preferred characters in their name. Show non-conforming files/folders.
This resource contains content types with files that need to be updated to match with metadata changes. Show content type files that need updating.
| Authors: |
|
|
|---|---|---|
| Owners: |
|
This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource. |
| Type: | Resource | |
| Storage: | The size of this resource is 842.8 KB | |
| Created: | Jun 07, 2022 at 7:20 a.m. (UTC) | |
| Last updated: | Jan 04, 2023 at 11:18 a.m. (UTC) | |
| Citation: | See how to cite this resource |
| Sharing Status: | Public |
|---|---|
| Views: | 2923 |
| Downloads: | 53 |
| +1 Votes: | Be the first one to this. |
| Comments: | 1 comment |
Abstract
This is a command-prompt tool that estimates the uncertainty of model runs based on simulations of the same model during a period with observations.
The program produces three files inside the path of the executable: Shigh.csv, Slow.csv and Smed.csv. These 1-column-csv files give the upper (Shigh.csv) and lower (Slow.csv) bounds of the 80% confidence intervals, and the median value. You can use these files to get plots like those displayed in Figures 2, 5, A3, A5 of [1]. For the theoretical background, please see [1].
1. E. Rozos, D. Koutsoyiannis, and A. Montanari, KNN vs. Bluecat - Machine Learning vs. Classical Statistics, Hydrology, doi:10.3390/hydrology9060101, 9(6), 101, 2022.
Subject Keywords
Content
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
Evangelos Rozos 3 years, 7 months ago
The version uploaded on 4 Jan 2023 allows to compile code to a MATLAB (or GNU Octave) executable.
ReplyA bug was fixed, which was triggered when the extrapolation flag was set and the number of assessed values was less than k.
New Comment