orcestra-campaign / weather

Weather briefings for the ORCESTRA field campaign.
5 stars 1 forks source link

Goes2Go plotting function can fail due to not finding the correct date in the sat tracks #190

Closed sortega87 closed 1 month ago

sortega87 commented 1 month ago

The following line can throw an error when the briefing time is not found in the satellite track. This can happen, for instance, when generating yesterday's goes figure when the flight track have been updated for the day.

https://github.com/orcestra-campaign/weather/blob/28f9ae12fcbed8a57eb70e9d3f8b9641921c8b3e/src/wblib/figures/external/goes_2_go.py#L111-L112

HF7weatherman commented 1 month ago

Just as a reminder: Here we should also remove the plotting of satellite tracks in the satellite images in general 😉