Skip to content
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

River Case Study #92

Open
rburghol opened this issue Sep 11, 2024 · 0 comments
Open

River Case Study #92

rburghol opened this issue Sep 11, 2024 · 0 comments

Comments

@rburghol
Copy link
Contributor

rburghol commented Sep 11, 2024

VAHydro model runid 11

rmarkdown::render(
    '/usr/local/home/git/vahydro/R/examples/gage_vs_model.Rmd',
    output_file = '/Workspace/modeling/projects/rappahannock/RU4_6040_6030_01667500-currentwsp.docx',
    params = list(doc_title = "USGS Gage 01667500 vs VAHydro RU4_6040_6030 Model",
        elid = 257221,
        runid = 11,
        crit_pd_start = '2017-09-01',
        crit_pd_end = '2018-04-01',
        gageid = '01667500',
        area_factor = 1.0
    )
)

CBP 6.1 (resampled)

rmarkdown::render(
    '/usr/local/home/git/vahydro/R/examples/gage_vs_model.Rmd',
    output_file = '/Workspace/modeling/projects/rappahannock/rapidan-cbp-resampledNLDAS2_01667500.docx',
    params = list(doc_title = "USGS Gage 01667500 vs cbp6/hsp2 RU3_6170_6040 Model",
        elid = 258449,
        runid = 400,
        model_output_file = "http://deq1.bse.vt.edu:81/p6/out/river/subsheds/hydr/RU3_6170_6040_hydrd_wy.csv",
        crit_pd_start = '2017-09-01',
        crit_pd_end = '2018-04-01',
        gageid = '01667500',
        area_factor = 1.0
    )
)

CBP 6.0 (scenario CFBASE30Y20180615_vadeq)

rmarkdown::render(
    '/usr/local/home/git/vahydro/R/examples/gage_vs_model.Rmd',
    output_file = '/Workspace/modeling/projects/rappahannock/rappahannock-CFBASE_01668000.docx',
    params = list(doc_title = "USGS Gage 01667500 vs cbp6/hsp2 RU5_6030_0001 Model CFBASE30Y20180615_vadeq",
        elid = 258449,
        runid = 400,
        model_output_file = "http://deq1.bse.vt.edu:81/p6/out/river/CFBASE30Y20180615_vadeq/hydr/RU5_6030_0001_hydrd_wy.csv",
        crit_pd_start = '2001-01-01',
        crit_pd_end = '2002-11-01',
        gageid = '01667500',
        area_factor = 1.0
    )
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant