We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
check_met
check_prad
check_land
cbp
hspf_config
run/useful/check_land
cbp check_land [scenario] [river segment outlet]
cbp check_land vadeq_2021 J
get_config
/usr/local/bin/get_config
cbp get_config vadeq_2021 river IOVARS
p600
JL3_7090_7150
cbp check_met [met scenario] [basin]
cbp check_met nldas1221 P
cbp get_config vadeq_2021 river METEOROLOGY
cbp get_config vadeq_2021 land METEOROLOGY
met_scen=`cbp get_config vadeq_2021 land METEOROLOGY
echo $met_scen
nldas1221
PROJECT_HOME=/opt/model/p6/vadeq MY_HOME=run_bhatt SCRIPT_DIR=OneCommandWSM_P6_STRLOAD_SCENCF MODEL_FILES_GROUP=allmodelers MODEL_VERSION_CODE=cbp-6.0 HSP_VERSION=hspf # hsp2 or hspf INFEXP=1 LAND_QUIET=1 N_SPIN_MONTHS=360 CHECK_SLURM=1 REMOVE_SLURM=1 ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
cbp
: see this script (which is the preferred way of calling all these since it loads hspf.config for you)cbp
helper function andhspf_config
#69check_land
run/useful/check_land
cbp check_land [scenario] [river segment outlet]
cbp check_land vadeq_2021 J
get_config
/usr/local/bin/get_config
cbp get_config vadeq_2021 river IOVARS
p600
JL3_7090_7150
check_met
cbp check_met [met scenario] [basin]
cbp check_met nldas1221 P
cbp get_config vadeq_2021 river METEOROLOGY
cbp get_config vadeq_2021 land METEOROLOGY
met_scen=`cbp get_config vadeq_2021 land METEOROLOGY
echo $met_scen
nldas1221
The text was updated successfully, but these errors were encountered: