forked from respec/HSPsquared
-
Notifications
You must be signed in to change notification settings - Fork 0
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
New Watershed Template #58
Comments
|
Errors. Debug:
Run New land (which includes the full GEO)
|
Beaver Creek
Run Land
Run River
|
Did not find the model. Debug:
|
Need to find model better -- but this is not a good way -- so, we update the propcode for the corresponding segment feature to match the new segment id, then everything works. but just for posterity, here it is:
|
RunBC:
Mechums
Run summaryBeaver Creekrmarkdown::render('/usr/local/home/git/vahydro/R/OWS_summaries/ws_model_summary.Rmd',
output_file = '/WorkSpace/modeling/projects/james_river/rivanna/beaver_hsp2/cia_vahydro_subsheds.docx',
params = list( doc_title = ("Test HSP2 Model Summary"),
rseg.file.path = c("http://deq1.bse.vt.edu:81/data/proj3/out/runlog600.351963.log", "http://deq1.bse.vt.edu:81/p6/out/river/subsheds/hydr/JL1_6562_6560_hydrd_wy.csv" ),
rseg.hydrocode = c("vahydrosw_wshed_JL1_6562_6560","vahydrosw_wshed_JL1_6562_6560"),
rseg.ftype = c("vahydro","vahydro"),
rseg.model.version = c("vahydro-1.0","cbp-6.1"),
runid.list = c("runid_600","subsheds"),
rseg.metric.list = c("7q10", "l90_Qout", "l30_year")
)
) |
Difficult Run
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tasks
Prototype Development
Call this to set up easier access to Rscript.exe when running on windows:
Templates:
Rscript.exe ${vahydro_path}/nhdplus_nested.R 8567219 JL1_6562_6560
Rscript.exe ${vahydro_path}/nhdplus_nested.R 8566805 JL1_6562_6560a
Rscript.exe ${vahydro_path}/nhdplus_nested.R 8566737 JL1_6560_6440
Rscript.exe ${vahydro_path}/nhdplus_nested.R 8566737 JL1_6560_6440 8566805
See the local channel code development here; Local Channel trib network (nhd+ or custom project specific, small pump-store, etc) #16
Copy relevant pieces from old model
Test Run
The text was updated successfully, but these errors were encountered: