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.
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