MatthewFlamm / pynws

⛈️ A python library to asynchronously retrieve weather observation from NWS/NOAA
MIT License
33 stars 8 forks source link

Feature Request: store radar station id #27

Open MatthewFlamm opened 4 years ago

MatthewFlamm commented 4 years ago

When retrieving point data, the radar station is returned. It should be possible to fetch the radar loop.!

MatthewFlamm commented 4 years ago

But, this would be done outside the api.weather.gov API. So, maybe the retrieval of the image/loop doesn't belong here, but we can store the radar station ID so that nws_radar can be used to retrieve the image.