billspat / ewxpws_dashboard

Quick view of data from the ewxpwsdb project, using [Panel](https://panel.holoviz.org/index.html)
0 stars 0 forks source link

get current weather and display it #4

Open billspat opened 4 days ago

billspat commented 4 days ago

show most recent weather readings from a station.

Use the 'api' end point from the pws api, which pulls data directly from the stations api.

To get the

http://{pws api url}/weather/EWXDAVIS01/api?start=2024-11-26T14%3A00%2B00%3A00&end=2024-11-26T15%2B00%3A00'

note that Zentra stations current report readings in reverse chronological order and don't report more than 30 minutes. To be consistent across station types