-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read and write updated DHSVM forcing files & matching config inputs #1
Comments
Purpose: Test sensitivity of a 3hr DHSVM model to various forcings. (Save 1hr for future model work in the Model Update Issue)
|
Line 174 -181 have one location for the lowest elevation in the Sauk. I recommend make the following names consistent with your climate forcing tests (e.g. 1sthour): output forcing folder name (see line 5396 output/DHSVMout_sauk_1sthour) Go to the output folder. Type > mkdir DHSVMout_sauk_1sthour now the folder exists and when you run the model check for results there. to be coded up for the full grid, the name should be data_48.34375_-121.34375 |
Modelstate - Initial State Directory = modelstate/ In the modelstate/ directory, it must have the date name in the file the same as the start date If you change the start date, copy and rename the files in the modelstate directory. There can be a different version for each start date in your experiments. Channel.State.11.01.2006.00.00.00 |
Review Forking at https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow
Make a fork using terminal commands
Run code and debug until it prints a new file - start with adjustprecip_pyDHSVM version
Push changes back to this repo: Example 1: Read one file, change one column, print one file
The text was updated successfully, but these errors were encountered: