WX.FJALL.NET ============ A series of useful weather tools accessible by the web or terminal. The bots' source code is available here: https://sr.ht/~jordanreger/nws HRRR ---- This is a redirect to a GIF of the latest HRRR run. To download from your terminal: curl wx.fjall.net/hrrr | sh > hrrr.gif SEVERE_TSTORM_WARNING --------------------- This shows the latest warning text as per the NWSSEVERETSTORM bot. Times in each warning are local to the warning area. curl wx.fjall.net/severe_tstorm_warning SURFACE_MAP ----------- This redirects to an image of latest CONUS surface map. To download from your terminal: curl wx.fjall.net/surface_map | sh > surface_map.gif TORNADO_WARNING --------------- This shows the latest warning text as per the NWSTORNADO bot. Times in each warning are local to the warning area. curl wx.fjall.net/tornado_warning ### Brought to you by Jordan Reger