Changes between Version 6 and Version 7 of doc/app/ncexample


Ignore:
Timestamp:
Oct 12, 2010 10:48:54 AM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/ncexample

    v6 v7  
    9090ncdump -v pt_xy example_cbl_xy.nc
    9191}}}
    92 will display only the grid point data of the quantity specified with the option {{{-v}}}.
     92will display only the grid point data of the quantity specified with the option {{{-v}}}.\\
     93\\
     94The [[../ncread|example program]] shows how to read this 2d horizontal cross section dataset from a FORTRAN program (see [[../ncgen#fortran_program|further explanation]]).