Storm Alert API
-
The new storm alert tool is amazing. Right now, I have my phone set up so that when I receive one of these alerts, it sends a current satellite image to a Telegram group. That got me thinking—it would be great to create an API that takes a latitude and longitude and returns a storm alert if one is active
-
S Suty moved this topic from Developers on
-
@Moran1974 Hello there,
thank you for your feedback and suggestion. We will discuss this with colleagues. -
@Suty I have a similar idea. Because app notification is too slow, My hope is received a email notification (which contains latitude/longitude and its reverse geocoding, so I could know the storm how far from where I am).
-
@tomacat I don't know how long it takes for the notification to appear on my phone, but what I do is that when it does appear, an app I have sends a request to a Google Apps Script web app, and from there the script sends a satellite image to Telegram

-
@tomacat Unfortunately, there is no plan for this now.