[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20020925: netCDF utilities
- Subject: 20020925: netCDF utilities
- Date: Wed, 25 Sep 2002 11:10:37 -0600
>From: Ian Baker <address@hidden>
>To: address@hidden
>Organization: Colorado State University
>Keywords: 200209251645.g8PGjt909104 netCDF ncdump
Ian,
>Can you tell me how a colleague who does not have the ncdump utility
>might obtain it? Is it included in the standard netcdf download?
ncdump is a standard part of the netCDF package, both in source
form and in the platform-specific binary releases we make available
by anonymous FTP from our FTP server, ftp.unidata.ucar.edu.
Source:
pub/netcdf/netcdf.tar.Z
pub/netcdf/netcdf-3.5.1-beta.tar.Z
Binaries:
pub/binary/...
>I have
>not been able to find this information on the 'new, improved' (sarcasm
>implied) unidata website.
ncdump use is described in the netCDF Users Manual:
Unidata HomePage
my.unidata.ucar.edu
Software
http://my.unidata.ucar.edu/software/index.php
netCDF
http://my.unidata.ucar.edu/software/netcdf/index.php
NetCDF Documentation
http://www.unidata.ucar.edu/packages/netcdf/docs.html
NetCDF-3 User's Guide for C
online HTML
NetCDF User's Guide for C
http://www.unidata.ucar.edu/packages/netcdf/guidec/guidec-3.html#HEADING3-0
10 - NetCDF Utilities
http://www.unidata.ucar.edu/packages/netcdf/guidec/guidec-15.html#HEADING15-0
10.5 ncdump
http://www.unidata.ucar.edu/packages/netcdf/guidec/guidec-15.html#HEADING15-210
Tom Yoksas