metrprof.xyz


GFS animations

GFSanimator Animation of most recent forecast images

CONanimator Animation of past forecasts of the current analysis


GFS temperature forecast


NWS temperature forecasts for OKC

The forecast time is for + 6 hours and - 6 hours surrounding the points.


KOCO forecasts

Using web scraping to extract ten-day forecasts from KOCO. High dots are plotted at noon, and low dots are at midnight. The actual time the event occurs during the time span is not forecasted.


Some bits and pieces of the GFS projects

gfs1deg Grib files of GFS forecasts

gfs1degnpy The numpy array files extracted from the Grib files

pngs Some png images plotted from the numpy array files

txts GFS forecasts for t1 (sigma=.995) at lat=35 lon=-97

WebGrib, my ipython notebook that your PC can use to plot the most recent GFS numpy array files.

If you are interested, here are the python programs that I use to update this website. (Probably not up to date).