All possible results for "textDescription" field from a '/stations/<station>/observations" API call? #761
Unanswered
EdwardDeaver
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
What are the possible results of the "textDescription" field in a '/stations//observations" API call?
Example: "https://api.weather.gov/stations/KSYR/observations"
"station": "https://api.weather.gov/stations/KSYR", "timestamp": "2024-08-23T20:54:00+00:00", "rawMessage": "KSYR 232054Z 29007KT 10SM SCT060 SCT070 BKN270 26/12 A3025 RMK AO2 SLP238 T02560122 56009", "textDescription": "Mostly Cloudy", "icon": "https://api.weather.gov/icons/land/day/bkn?size=medium",
What are the other statuses that textDescription can have?
Beta Was this translation helpful? Give feedback.
All reactions