HydrologicEngineeringCenter / HydrologicEngineeringCenter/cwms-cli
Add script to get latest RFC regulating stage for storing into levels
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 3
Description
CLI Script
Other
Feature Proposal
NOAA has a swagger page here:
https://api.watr.noaa.gov/nwps/v1/docs
Could we look into storing stage from that API to update our own if we have levels with NWS stages that we use to apply ratings for flows
@AndySWT
REDACTED relevant log output
Related Context or Links
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the NOAA NWPS Swagger page linked in the issue and identify the endpoint and response fields for the regulating stage. Then inspect the repository’s existing CLI commands for level and NWS-stage handling; the issue does not name files or tests, so the storage, update behavior, and completion checks still need to be defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100