The script shows an example of how to overlay ASCII data over model data.

Of particular interest in the script:

- Overwriting of the color table with the "gsn_define_colormap" function.
- Plotting the data (wrf_map_overlay), with an option "False", will prevent the frame from advancing, allowing the addition of polymakers, polylines and text to be added before the frame is advanced (frame(wks))