Actually, you would be better off starting with the original data that was converted to vis5d format in the first place since DX can handle such grids natively. If the data are only in GRIB, you can use wgrib, for example to create binary arrays to import via a general array filter. However, the physical format for vis5d is well described in the provided documentation and code samples so that you could create a dx or general array format header to point to the actual arrays and import them.
Matthew Bettencourt <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 08/09/2000 09:45:21 AM Please respond to [email protected] Sent by: [EMAIL PROTECTED] To: [email protected] cc: Subject: [opendx-users] reading in vis5d files into dx?? Is there any simple way to read in a vis5d file into dx?? Any converters or modules?? Maybe to netcdf?? Thanks matt
