Hi Brand, Sorry to have taken so long to respond to your question ... > How Do I Convert Excel Spreadheet Data to netCDF? ... > P.S. I am hoping to do this without downloading a compressed tar file or > a gzipped file if possible. I don't know of a program that will do what you want directly. There is a package for converting netCDF data to Excel and manipulating it in Excel before writing it out again as netCDF: http://netcdf4excel.free.fr/vba.html Another approach would be to write the data out as comma-separated values to a text file, edit the text file to turn it into "CDL" (a text form of netCDF data described in the netCDF documentation) and then use the ncgen utility that comes with the netCDF software to convert the CDL to a binary netCDF file. For more information on ncgen, see the ncgen documentation: http://www.unidata.ucar.edu/netcdf/docs/ncgen-man-1.html --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: JKR-322749 Department: Support netCDF Priority: High Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.