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.
>To: address@hidden >From: Jeff Scuba <address@hidden> >Subject: dx2ncdf converter >Organization: San Diego Supercomputer Center >Keywords: 199610282133.AA16163 Hi Jeff, > I have had trouble locating a program to convert a Data Explorer format > file to NetCDF format. Do you know of such a converter? No, sorry, I don't know of any such converter. I suspect that it's not easy, in general, to convert a Data Explorer file to a netCDF file, because the two formats assume different data models. The DX data model is richer and more complex than the netCDF data model, so a set of conventions would be required to represent some of the DX data characteristics. For example, a variable defined on a tetrahedral mesh is supported by the DX model, but representing this data in netCDF would require storing the mesh connectivity data in several variables. I'd suggest directing your question to the Data Explorer support address: http://www.almaden.ibm.com/dx/DXMailForm.html They may be able to suggest something. _____________________________________________________________________ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu