[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncgen?
- Subject: Re: ncgen?
- Date: Sun, 10 Feb 2008 15:09:21 -0700
Hi Dan:
ncgen is part of the netcdf C library, which you can get here:
http://www.unidata.ucar.edu/software/netcdf/
netcdf-java does not support ncgen, although it has equivilent functionality
with NcML.
BTW, you'll usually get a faster response by posting to the
address@hidden email list,
which you can register for at
http://www.unidata.ucar.edu/support/mailinglist/mailing-list-form.html
or for privacy, post to
address@hidden
Dan Wilkinson wrote:
> Hi John,
> Last August, with your help, I wrapped up the cdl for GOES magnetometer
> data. Now I am beginning the process of actually writing the NetCDF
> files using the NetCDF Java libraries. There is a program documented on
> your site called ncgen that sounds like it will jump start the process
> by creating a generic file to which I can then add data. My problem is
> that I cannot find the actual code for ncgen anywhere. Please help.
> Regards,
> Dan Wilkinson