Time Series Endpoints
CWMS database - Time Series Definition
CDA Time Series Endpoints Wiki
Note
The documentation is a work in progress. This section currently includes the below TimeSeries endpoints and focuses on the GET methods and their parameters.
POST, PATCH, and DELETE methods and their specific parameters are coming soon.
Browse Time Series GET Endpoints:
- TimeSeries Basics
- /timeseries
- /timeseries/recent
- /timeseries/profile
- /timeseries/profile/{location-id}/{parameter-id}
- /timeseries/profile-parser
- /timeseries/profile-parser/{location-id}/{parameter-id}
- /timeseries/profile-instance
- /timeseries/profile-instance/{location-id}/{parameter-id}/{version}
- Shared Definitions
Note
Using the intersphinx extension, a reference instead of the hard-coded link is preferred for maintainability:
See #:ref:#`cwmsdb:time-series` for details.
Once the build on the CWMS Database docs is live and stable each section that needs to be referenced will need a label added to it in the cwms-database docs like this:
.. _time-series:
Time Series
---------------