-
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
HSPF to hsp2 Test Cases #211
Comments
Setting up a test case:
|
Try to enable ADCALC.
|
Problem was setting FLAGS as default for ALL modules because some modules would fail on blank FLAGS. Need to test default ui[FLAGS] on each module to see where it can help/hinder. |
How to debug in python?
|
Can run p532 river UCI if we
Rscript 1: Try to access data from h5 file post-run.
Code 1: Excerpt from
|
Open
33 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resources/Goals
h5dump
- command line access to hdf5 databasesh5dump --help
lists command line option ("-- or - switches)?h5read
show help file in RHSP2 River test case
mkdir cbp_river_test
cd cbp_river_test
wget https://github.com/HARPgroup/HSPsquared/raw/master/tests/test_cbp_river/OR1_7700_7980.uci
hsp2 import_uci OR1_7700_7980.uci OR1_7700_7980.h5
hsp2 run OR1_7700_7980.h5
HSP2 Land Test Case
Miscellaneous
cp $CBP_ROOT/tmp/wdm/river/p532sova_2021/eos/OR1_7700_7980.wdm ./
The text was updated successfully, but these errors were encountered: