NCL Home> Application examples> Plot techniques || Data files for examples

Data with 2D vertical coordinates

2dvertcoords_1.ncl: The first frame shows the data on the original grid. The second frame shows the data linearized with a log-lin plot.
2dvertcoords_2.ncl: This example shows how to generate a cell fill plot by setting res@cnFillMode = "CellFill", and outline the cell edges so that you can see the original grid that the data are on.