Time series "active" flag
Open
Nobody has claimed this yet.
approved-W192HQ23F0232-task4
priority:low
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Discussed in https://github.com/USACE/cwms-data-api/discussions/791
Originally posted by mdstanfill July 17, 2024
Is there a way to determine whether a time series is "active" in CDA? With CWMS API, I would check the net_ts_active_flag of cwms_v_ts_id2, but I don't see a way to find this out with the existing endpoints (catalog/TIMESERIES, timeseries/recent or timeseries).
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
Review discussion 791 and the existing catalog/TIMESERIES, timeseries/recent, and timeseries endpoints first. Determine where the CWMS active flag should be exposed and verify that the chosen endpoint can answer whether a time series is active; done means this status is available through the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100