NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
-- Ted On Jul 15, 2009, at 4:03 PM, Brice Lambi wrote:
my $nc = PDL::NetCDF->new("testnc.nc", {MODE=>O_RDWR| REVERSE_DIMS=>1});my $data = pdl [1,2,3]; $nc->put('time_nominal', ['recNum'], $data); $nc->close();
netcdfgroup
archives: