UPP
001
|
process() is a driver for major post routines. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | PROCESS (kth, kpv, th, pv, iostatusD3D) |
process() is a driver for major post routines.
This routine calls the major post processor routines.
These routines are MDLFLD - Calculate NMC SLP, set below surface fields, and posts data on model surfaces. MDL2P - Posts data on isobaric surfaces. SURFCE - Posts sounding data surface based fields, and static or fixed fields. CLDRAD - Post sounding/cloud/radiation fields. MISCLN - Post miscellaneous (special) fields. FIXED - Post fixed fields.
Date | Programmer | Comments |
---|---|---|
1992-12-21 | Russ Treadon | Initial |
1998-06-01 | T Black | Conversion from 1-D to 2-D |
2000-01-05 | Jim Tuccillo | MPI Version |
2001-10-25 | H CHUANG | Modified to process hybrid model output |
2002-06-19 | Mike Baldwin | WRF Version |
2011-02-04 | Jun Wang | Add grib2 option |
Definition in file PROCESS.f.