MET Overview for METv2.0

MET Tools

The major components of the MET package are represented in the figure below (Fig 1). The main stages represented are data reformatting, statistical analysis, and aggregation. MET Version 2.0 consists of 10 tools organized into 3 groups:
  • Data reformatting and preparation tools:
    • Gen-Poly-Mask Tool
    • PCP-Combine Tool
    • ASCII2NC Tool
    • PB2NC Tool
  • Statistical verification tools:
    • Point-Stat Tool
    • Grid-Stat Tool
    • Wavlet-Stat Tool
    • MODE (Method For Object-Based Diagnositic Evaluation) Tool
  • Aggregation and analysis tools:
    • Stat-Analysis Tool
    • MODE-Analysis Tool

METv2.0 flow chart

Figure 1: Flowchart representation of METv2.0 structure. Green areas represent executables, while gray represent data.

PB2NC Tool

  • Stratify the contents of PrepBufr files containing point observations.
  • Write output to intermediate NetCDF format.
  • Run prior to Point-Stat.

ASCII2NC Tool

  • Reformat point observations from ASCII to NetCDF.
  • Run prior to Point-Stat.

PCP-Combine Tool

  • Add, subtract, or sum up precipitation from multiple GRIB files.
  • Write output to intermediate NetCDF format.
  • Optionally run prior to Grid-Stat and MODE tools.

Gen-Poly-Mask Tool

  • Apply a Lat/Lon polyline to a gridded data file to define a verification masking region in an efficient way.
  • Write masking region bitmap output to NetCDF format.
  • Optionally run prior to Point-Stat, Grid-Stat, Wavelet-Stat, and MODE tools.

Point-Stat Tool

  • Compute traditional and neighborhood verification scores by comparing a gridded forecast to point observations (output of PB2NC or ASCII2NC tools).
  • Write output to ASCII statistics files.

Grid-Stat Tool

  • Compute traditional and neighborhood verification scores by comparing a gridded forecast to a gridded analysis.
  • Write output to ASCII statistics files and write matched pairs to NetCDF format.

Wavelet-Stat Tool

  • Apply an intensity-scale wavelet decomposition verification technique in comparing a gridded forecast to a gridded analysis.
  • Write output to ASCII statistics files, write decomposed fields to NetCDF format, and generate a PostScript summary plot.

MODE Tool

  • Apply an object-based verification technique in comparing a gridded forecast to a gridded analysis.
  • Write output to ASCII statistics files, write object fields to NetCDF format, and generate a PostScript summary plot.

Stat-Analysis Tool

  • Compute aggregate verification scores across mulitple cases.
  • Filter contents of STAT files (output of the Point-Stat, Grid-Stat, and Wavelet-Stat tools) based upon search parameters.

MODE-Analysis Tool

  • Compute aggregate object-based verification information across mulitple cases.
  • Filter contents of MODE object files based upon search parameters.