NAME
netCDFPerl - perl extension for netCDF dataset access
SYNOPSIS
use netCDF; NetCDF::create("foo.nc", NetCDF::CLOBBER); ...