NCL Home> Application examples> Models || Data files for examples

WRF

WRF_track_1.ncl: Plots storm track data from Hurricane Isabel.

gsn_add_polyline and gsn_add_polymarker are used to draw the markers and lines for the storm tracks, and gsn_text is used to label each position.

You need version 4.3.1 or later of NCL in order to run this example.