86 | | If the option {{{-c}}} is omitted in the {{{ncdump}}} call, then also the complete grid point data of all quantities are output to the terminal. {{{ncdump -v pt_xy example_cbl_xy.nc}}} will display only the grid point data of the quantity specified with the option {{{-v}}}. |
| 86 | If the option {{{-c}}} is omitted in the {{{ncdump}}} call, then also the complete grid point data of all quantities are output to the terminal. |
| 87 | {{{ |
| 88 | ncdump -v pt_xy example_cbl_xy.nc |
| 89 | }}} |
| 90 | will display only the grid point data of the quantity specified with the option {{{-v}}}. |