Versions Compared

Key

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

...

Debug output can be triggered from the PB routines using the environment variable PBIO_DEBUG (set to 1,2,..).

PBOPENTo open a file for processing with calls to PB subroutines. (This supplies an index into an internal table which contains a C file pointer which must be given as an input argument to other routines)
PBGRIBTo read a GRIB product
PBBUFRTo read a BUFR product
PBPSEUTo read a BUDG/TIDE/DIAG product
PBSIZETo give the size of a following GRIB or BUFR productPBCLOSETo close a file
PBFLUSHTo flush data written to a file