A Compendium of Plots from the Example Scripts


Plotting 2 M temperature, simple and deluxe

From t2m:

About as simple as possible, from simple.gs.

A deluxe version from t2mtest.gs.

Dumping Binary Files from Python, and then Importing into GrADS

From grib_to_bin_to_grads:

Read GRIB file, process data, write binary output file that can be read by GrADS. Overlay data from GRIB file that is read directly into GrADS for comparision. Is the processed data now upside down: no. Did we understand how to access latitude and longitude in the data: yes.

Hurricane Tracks

From hurrtrack:

A simple plot from hurtrk_lite.gs.

A deluxe plot from hurtrk_dlx.gs and mywinds2.gs.

A deluxe plot from task2004.gs.

Thermal Wind

From thermalwind: