Skip to content

Latest commit

 

History

History
 
 

POST

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Post-processing Tools

Overview

The following utility programs are provided to process and prepare data for model evaluation. Documentation for each utility is provided in the README files within each subdirectory.

Utility Programs

  • calc_tmetric: user can create gridded IOAPI files with temporally averaged or summed values that were calculated from one or more gridded time-dependent IOAPI files.
  • combine: user can combine species from raw CMAQ output files or wrfout input files into a new IOAPI output file. Species can be aggregated or transformed into variables of interest (i.e. to match observed quantities from a specific monitoring network).
  • hr2day: user can create gridded IOAPI files with daily values (e.g. daily sum, daily max 8hr average, etc.) from gridded IOAPI files containing hourly values. Daily values can be computed using GMT or LST.
  • sitecmp: user can generate a csv (comma separated values) file that compares CMAQ generated concentrations with an observed dataset.
  • sitecmp_dailyo3: user can generate a csv (comma separated values) file that compares various daily ozone metrics computed from hourly CMAQ generated and observed ozone concentrations.
  • writesite: user can generate a csv file from an IOAPI data file for a set of species at defined site locations.

Observed data for model evaluation

The formatted observation data files needed for running the sitecmp and sitecmp_dailyo3 utilities are available for 2000 through 2020 from the CMAS Center Data Warehouse Google Drive.

A note on model-observation pairing for model evaluation

The task of matching model simulations to observations is performed by the sitecmp and sitecmp_dailyo3 utility programs. Documentation on how these programs handle matching model and observed species in space and time is provided in Chapter 8 of the CMAQ User's Guide.