Janeen wrote: > I've just found this list while trawling about on the web looking for a > Linux based utility that will convert NetCDF datasets to a format that > ESRI based GIS software can easily read. <snip> > Has anyone heard of any existing utilities to do this? gdal_translate, from GDAL; if GDAL is built with NetCDF support. Maciek