Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When I use the 'gribapi option' in cmem_v2.0, I have no probleme with compilation, but running cmem fails with this message (when it starts to write the outputs):
GRIB_API ERROR : grib_new_from_template: Internal error

In your xterm you must do:setenv GRIB_TEMPLATES_PATH /YourPathWhereTemplateFileIs/

More information about GribAPI is available at:GRIB API

It seems to be a problem with the netCDF libraries. Do you probably have some already precompiled netCDF libraries that work well together with CMEM (32bit and 64bit Linux) that you could probably send us for testing?

...