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

Bug: `showemptystations=1` doesn't work for stations_latest #33

Closed blaylockbk closed 6 days ago

blaylockbk commented 1 year ago

Reported in #32, the showemptystations=1 option does not function for stations_latest.

Implementation:

blaylockbk commented 6 days ago

fixed in the Polars re-write.