- Two Fortran scripts for calculating CFODD are in ./src. Input data are binary files with direct access (per record size: lonxlat). Run either of them by typing ./run.sh.
- The Fortran results will be dumped into ./CFODD_output/...
- An NCL script to plot CFODD from the above outputs is in ./plot.
- For MIROC5 model (T85), a land_sea mask file is kept in ./utils.
jingxianwen/CFODD_warm_rain
This is a Fortran tool to evaluate the warm rain formation process of numeric models. Also included is the NCL script to make a plot.
Fortran