-
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
SOVA Phase 6 Runoff Integration #167
Comments
Testing work flow from: https://github.com/HARPgroup/vahydro/issues/457 Goals:
|
Alternate work flow:
|
Replace the code below with:
Test in South Fork Roanoke - only use VAHydro now
|
To use dev code on deq2:
|
|
Debug: land use area is zero. Check:
|
Load them:
The supporting queries:
P6 runoff
|
|
Find runoff container with the erroneous variable landuse_var (they shouldn't have one) and delete that property.
The file:
|
mkdir /media/model/p532
mkdir /media/model/p532/out
mkdir /media/model/p532/out/land
mkdir /media/model/p532/out/land/p532sova_2021
mkdir /media/model/p532/out/land/p532sova_2021/eos
mkdir /media/model/p532/out/land/p532sova_2021/landuse
ln -s /media/model/p532/out/land/p532sova_2021 /media/model/p532/out/land/CFBASE30Y20180615_vadeq
ln -s /media/model/p532/out/land/p532sova_2021 /media/model/p532/out/land/CFBASE30Y20180615
cd /opt/model/cbp6/R
./R/Examples/export_all_landuse.R
to point to/media/model/p532
and/opt/model/p53/p532c-sova
Rscript Examples/export_all_landuse.R
pg_dump -s -U postgres -d model_scratch -p 5444 -t cbp_p532_cfbase30y20180615_a51105 > /opt/model/om/sh/cbp_p5_lseg_runoff_template.sql
cbp_p532_cfbase30y20180615_a51105
tocbp_p5_lseg_runoff_template
cat /opt/model/om/sh/cbp_p5_lseg_runoff_template.sql | psql model_scratch -p 5444 -U postgres
/opt/model/om/sh/setup.model_scratch.sh
Batch to update landuse for each SOVA watershed
SOVA Local Runoff Folders use same Runit data matrix as NOVA
NOVA Land-River runoff elements get updated landuse_var component
tmp_p6_lrseg_models
The text was updated successfully, but these errors were encountered: