NCAR / GMET

Gridded Meteorological Ensemble Tool
13 stars 10 forks source link

Gridded Meteorological Ensemble Tool (GMET)

Overview

GMET is a software for created gridded meteorological datasets for precipitation and temperature. The current applications have been at a daily timestep, yielding daily total precipitation, mean temperature and temperature range. The algorithm is based on locally-weighted spatial regression, applied independently for each day and each output grid cell to a sample of nearby stations. The approach yields ensemble meteorological fields for which the mean and spread vary in time and space.

GMET is organized into two programs that are run in sequence: (1) sp_regression, and (2) ens_generation. The first applies the spatial regression, generating an output file for the domain that contains all the regression coefficients. The second uses this file to create ensemble members by using spatially correlated random fields to sample the regression uncertainty.

Several test cases are included (in tar bundles) to give examples of the application of GMET. These are compatible with GMET v2.

GMET has been used successfully in a number of applications, including supporting real-time and retrospective hydrologic modeling and forecasting and research in the western US.

Existing GMET Datasets

Notes

References

GMET development and major datasets

Applications or Research using GMET