issues
search
blaylockbk
/
SynopticPy
Retrieve mesonet weather data as Polars DataFrames from Synoptic's Weather API.
https://synopticpy.readthedocs.io/
MIT License
50
stars
6
forks
source link
Web App: Station latest observations
#31
Closed
blaylockbk
closed
1 year ago
blaylockbk
commented
1 year ago
Display a table of the station's latest Observations.
[ ] Input: Only need station ID or lat/lon
[ ] Get data from nearest 5 stations
[ ] 2 columns
[ ] Left Column: Tabs for each station, each tab has table of latest observation (use Pandas Dataframe
.to_html()
[ ] Right Column: 2 panel map of the station locations (zoom in and zoomed to state)
Display a table of the station's latest Observations.
.to_html()