Open
Description
For #6
My current implementation of the estimation tool has only been tested on my sinusoidal domain.
I need to try it on other TCL scripts to show that it works on other scripts as well, and doesn't "cause problems"
My main concern is that test scripts often orchestrate their own data distribution, which could generally be annoying at best, and cause issues with later runs at worst.
Done when:
- I've tested against the following cases:
- all tests in parflow/tests/ that has a pfrun command
- our benchmark tests clayl, ru-conus, tfg-conus
- one or more test cases from hydroframe.org modeling v1.0 subset domain
Deliverables:
- Report
- Listing any tests cases that fail and why.
- Comment on any complications that arise (important for deciding future changes to the tool and to the ReadMe).