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.
On Fri, 16 May 2003, Mathias D. Mueller wrote: > hi > i am a phd student at the university of basel. > i try to decode grib files from my eta model into netcdf. > > i installed the new decoders. > i created a cdl-file, which seems to work. > gribdump on the girb file works also and i see all the data in it. > > however if i call the > gribtonc using the cdl-file i get only the message: > > May 16 12:40:20 gribtonc[31493]: Starting Up > segmentation fault > > the nc-file written only probalby only contains the stuff from the cdl-file > > > do you have any ideas what might be wrong Hiya Mathias, Another user had a similar problem, it turned out to be the compiler flags. For linux type systems try: % setenv CC gcc For Solaris % setenv CC cc or gcc If that doesn't solve the problem, send me the machine type and the version of the OS, ie % uname -a If that is the problem, NetCDF and udunits need to be recompiled before recompiling the decoders. Robb... > > best regards and many thanks > mathias > -------------------------------------------------------- > > Mathias D. Müller > > University of Basel > Institute of Meteorology, Climatology and Remote Sensing > > Klingelbergstr. 27 > 4056 Basel > Tel: (+41 61) 267 07 56 > my page: http://www.unibas.ch/geo/mcr/3d > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================