Riverscapes / riverscapes-tools

Open-source Python 3.0 tools for the Riverscapes organization
https://tools.riverscapes.net/
GNU General Public License v3.0
11 stars 11 forks source link

Model Waterfall Test Run #978

Closed philipbaileynar closed 2 months ago

philipbaileynar commented 3 months ago

The goal of this ticket is to run the entire waterfall for a single HUC10 and:

After this ticket is complete we will repeat this exercise for progressively more "problematic" HUCs, such as those that failed in the last big run.

Instructions

  1. Use a CodeSpace for this work (not Cybercastor).
  2. Ensure that you are at the top of the dev branch.
  3. Start with Riverscapes Context. Run it for the specified HUC.
  4. Review the log file looking for warnings and errors. Log GitHub issues as necessary.
  5. Upload the project into the Riverscapes Data Exchange using rscli.
    • Owner: North Arrow Research
    • tags: test, gh978, huc code
    • privacy: secrete
  6. Edit this ticket and change the name of the model in the list of checkboxes below to be a URL that links to the project in the Data Exchange. Also check the box beside the model name
  7. Continue to the next model down the waterfall.
  8. Bed sure to UPLOAD each model to the Data Exchange after it is done.

Specifics

philipbaileynar commented 3 months ago

Correction... Let's do this test on the national-map branch so that we test the new RSContext API calls.