Skip to content

Commit

Permalink
added the lower colorado forcing and domain files into the api test
Browse files Browse the repository at this point in the history
  • Loading branch information
taddyb committed Sep 6, 2024
1 parent 81fe066 commit d0f8575
Show file tree
Hide file tree
Showing 51 changed files with 177,490 additions and 1 deletion.
13 changes: 12 additions & 1 deletion test/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,15 @@ To use these files, follow the steps below:
6. A Status 200 code means the run ran, and test/api/data/troute_output will be populated in the `{lid}/` folder

## Docs:
See `doc/api_docs.md` for specific docs related to the T-Route API
See `doc/api_docs.md` for specific docs related to the T-Route API

## Running the Lower Colorado Example using the API
#### Written 9/6/24

To run the Lower Colorado example using the T-Route FastAPI instance, you can use the following parameters with the `/api/v1/flow_routing/v4` endpoint
- lid=LowerColorado
- feature_id=2420801
- hy_id=2420801
- initial_start=0
- start_time=2023-04-01T00:00:00
- num_forecast_days=2
Loading

0 comments on commit d0f8575

Please sign in to comment.