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 89.2 MB | |
Created: | Nov 13, 2021 at 9:42 p.m. | |
Last updated: | Nov 13, 2021 at 9:47 p.m. (Metadata update) | |
Published date: | Nov 13, 2021 at 9:47 p.m. | |
DOI: | 10.4211/hs.440b6ed0f8d94b58b9325f9e94c3bbe0 | |
Citation: | See how to cite this resource |
Sharing Status: | Published |
---|---|
Views: | 1438 |
Downloads: | 14 |
+1 Votes: | Be the first one to this. |
Comments: | No comments (yet) |
Abstract
# EXPLORING THE IMPLICATIONS OF MODELING CHOICES ON PREDICTION OF WATER SAVINGS
## CODE AND DATA REPOSITORY
This repository includes the scripts (for analysis and figures) and results for the paper "Exploring the implications of modeling choices on prediction of water savings."
There are five folders in the repository:
1. Input: This folder contains two folders (climate folder, run files folder)
The climate folder holds the precip and temperature data for the hydrologic grid cells.
The run files hold the grid cells' metadata and static information (including hydraulic routing information).
2. Runoff: This folder contains a single file - the runoff observations
3. Scripts: This folder contains three folders (HBVFunctions, helper_functions, and hydrologic_models)
(a) The HBVFunctions FOLDER holds scripts that perform some background work - especially for model calibration. Do not worry too much about this folder. If you want to run the code, you must have this folder in the same directory as the analysis script.
(b) The helper_functions folder is a folder to help process raw outputs from the BORG algorithm
(c)The hydrologic_models folder holds scripts for the hydrologic models that are used in the study. The models are Python implementations of the respective hydrologic equations.
(d) six python scripts start with "figure" plot the figures in this paper. You may need to install packages to run these files. However, the packages are all listed in import statements at the top of the files.
(e) the script "mpi_runFullExperiment.py" is the script to run the entire experiment presented in this paper. You need the hydrologic_models folder and the HBV_Functions folder in the same directory if you want to run this file.
(f) the shell script "test_submission.sh" is a file that I used to submit the experiment on the cluster. This file is formatted for the LSH submit system. If you are using a different cluster system, you may need to modify this file.
4. Output: This folder holds (in theory) four folders (actually, two folders):
(a) RAW_CALIBRATION_PARAMETERS - are the outputs of the BORG algorithm used to calibrate the hydrologic models.
(b) weru_weru_parameters - are the 100 calibrated parameters for each hydrologic model
(c) output_FULL_EXPERIMENT_0604 - are all the results from the experiment (due to space restrictions on the cluster, only hydrologic state variables on irrigated grid cells are returned for the complete experiment - 100 parameter sets for each model) - this folder is over 20 GB in size, so is not uploaded - please create this folder and then run the experiment and save the results here.
(d) output_SAMPLE_WATERBALANCE_0603 - sample results contain (for a few parameter sets) the hydrologic state variables for all the grid cells (irrigated or not) for each model - this folder is over 20 GB in size, so it is not uploaded - please create this folder and then run the experiment and save the results here.
This folder also contains CSV files that are the calibrated runoff results for all the hydrologic models' parameters.
Please email me if you have any questions (celuwa@umass.edu)
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
There are currently no comments
New Comment