-
### 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? …
-
Attempting to POST to text-timeseries I get an error about Timewindow containing no times on interval.
I have tried using the test timestamps/payload here as well:
https://github.com/USACE/cwms-da…
-
I'll take a look at this in a bit and see what I can do
_Originally posted by @RyanM-RMA in https://github.com/HydrologicEngineeringCenter/cwms-data-api-client/pull/202#discussion_r17…
-
**Component to be refactored**
decodes.cwms.validation.*
**Purpose of refactoring**
While some of the code is CWMS Specific, it doesn't need to be. Additionally the design of the checks c…
-
in this PR, https://github.com/Greenstand/treetracker-web-map-client/pull/1668
The ci reported error: https://github.com/Greenstand/treetracker-web-map-client/actions/runs/5430146328?pr=1668
We ne…
-
## Automation Testing for CWMSjs - `/Basins`
Attempting the `/cwms-data/basins` endpoint from various means gives no results.
Presuming at least LRH has basins in there database I would expect …
-
```
Deprecated classes should be removed if unused, otherwise fixed.
```
Original issue reported on code.google.com by `bgoldow...@gmail.com` on 30 Aug 2011 at 1:21
-
Yes, you've read that right: shapefiles.
See @calvinmetcalf's https://github.com/calvinmetcalf/coshp , and some comments at https://toot.cafe/@cwm/112680106863944942
-
**Describe the bug**
If you try and create a new DECODES timeseries when setting up a new OpenTSDB instance, but you don't include a CWMS datatype in the sensor configuration, the routing scheduler f…
-
Hello,
Trying to apply your patches on -current code of cwm, I get the following error:
```
# doas make
yacc -o parse.c parse.y
cc -O2 -pipe -Wall -MD -MP -I/usr/X11R6/include -I/usr/X11R6…