The error logging may eventually evolve into a module based
on the ESMF logger. For now these macros provide simple
traceback capability.
new
Old
New
Assumes status is passed back in dummy called “rc”
Assumes “/home/runner/work/MAPL/MAPL/include/MAPL_ErrLog.h” and 125 are appropriate
The following macro causes a variable to appear to be “used”
according to the compiler. This is a kludge to avoid excessive
warnings. In most cases, a better fix would be to modify the the
procedure interface, but it is impractical in the short term.
Program to write out several records of 2D & 3D geolocated variables in a netCDF file.
It mimics the prgramming steps of MAPL_Cap and can be used as reference to implement
PFIO in a non-GEOS model.