[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #UEP-102961]: data information in detail

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #UEP-102961]: data information in detail
  • Date: Thu, 10 May 2007 13:15:22 -0600

Hi,

You could also use the "-v" option of ncdump to display just the values of the 
latitude variable.  For example, if your netCDF file is named "foo.nc",

  ncdump -v latitude foo.nc

will output in ASCII the values for the latitude coordinate variable.  If you 
just want the structure of the file (the metadata) including the values for all 
coordinate variables, use the "-c" option:

  ncdump -c foo.nc

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: UEP-102961
Department: Support netCDF
Priority: Normal
Status: Closed