Replies: 1 comment 1 reply
-
This API only supports a subset of sensors commonly used for terrestrial observation, i.e. temperature, humidity, wind speed, etc. If you need specialty sensor output you'll have to query the provider directly (or MADIS if its in there, but I'd just go straight to the source for SNOTEL). There is an API available at https://wcc.sc.egov.usda.gov/awdbRestApi/swagger-ui/index.html. EDIT: For snow depth and SWE in particular you really want to look at the trend data as those sensors are notoriously glitchy. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
https://api.weather.gov/stations/BTSC2/observations
The snotel data for this station is here- https://wcc.sc.egov.usda.gov/nwcc/site?sitenum=335
Beta Was this translation helpful? Give feedback.
All reactions