Chapter 1: Multi Radar/ Multi Sensor (MRMS) System: Overview, Case Studies, and More!
Overview¶
This notebook introduces users to MRMS, informs users on MRMS data sources, shows useful websites, and provides context on variable names. Follow through the notebook to learn more about MRMS and ways it can be used to aid in your research and decision-making!
MRMS System Overview¶
What is MRMS?¶
The Multi-Radar/ Multi-Sensor (MRMS) System is a radar system developed by the National Severe Storms Laboratory (NSSL) that integrates data from satellites, radars, numerical prediction models, rain gauges, observations, and lightning reports into a standardized grid. Its goal is to provide smooth, high-resolution, and consistent weather products to inform decision-support services, aviation, transportation, numerical weather forecasting, hydrology, and public messaging.
Key features include:
- 3D radar mosaics
- 1-km x 2-minute update cycle
- Severe weather and aviation products
- Covers CONUS, Alaska, Hawaii, (parts of) the Caribbean, Guam, and parts of southern Canada
MRMS Data Sources¶
The MRMS integrates data from various sources to produce advanced weather products.
- Radars: Weather Surveillance Radar (WSR-88D), Canadian radar networks, Terminal Doppler Weather Radars (TDWRs), commercial radars, and more.
- Satellite: Geostationary Operational Environmental Satellite (GOES). Provides continuous data on atmospheric conditions.
- Numerical prediction models: High Resolution Rapid Refresh (HRRR), Rapid Refresh (RAP).
- Surface observations
- Rain gauges: approximately 7,000 hourly rain gauge sensors, Hydrometeorological Automated Data System (HADS)
- Lightning reports: National Lightning Detection Network (NLDN)
AWS Structure & Access¶
To meet the demand for accessible, scalable, reliable, and timely data, MRMS hosts its data on Amazon Web Services (AWS).
Accessing NOAA MRMS data on AWS is simple. Just click this link to navigate to the dedicated MRMS suite on AWS, select your area of interest, e.g., Alaska, CONUS, Hawaii, etc., then select the variable(s) you wish to study.
The next section talks more about some of the variables available and what they are.
MRMS Naming¶
The MRMS has a wide range of variables you can use for your research and operations. By clicking here, you can find the Operational MRMS GRIB2 Tables that detail the name of a dataset, frequencies, what unit the data is measured in, missing data, range folded, instances of no coverage, a description, and a notes column.
In this Cookbook, we use the following variables:
Variable | Description |
---|---|
RadarOnly_QPE_24H_00.00 | Radar precipitation accumulation 24-hour |
MergedReflectivityQCComposite_00.50 | Composite Reflectivity Mosaic (optimal method) |
MultiSensor_QPE_12H_Pass1_00.00 | Multi-sensor accumulation 12-hour (1-hour latency) |
POSH_00.50" | Prob of Severe Hail |
CREF_1HR_MAX_00.50 | Composite Reflectivity Hourly Maximum |
PrecipRate_00.00 | Radar Precipitation Rate |
MultiSensor_QPE_01H_Pass1_00.00 | Multi-sensor accumulation 1-hour (1-hour latency) |
MultiSensor_QPE_01H_Pass2_00.00 | Multi-sensor accumulation 1-hour (2-hour latency) |
RadarOnly_QPE_01H_00.00 | Radar precipitation accumulation 1-hour |
LowLevelCompositeReflectivity | Low-Level Composite Reflectivity Mosaic (0-4km) |
Summary¶
In summary, the MRMS System represents a robust and evolving platform that serves current research and operational needs, while paving ways for other innovations in decision-support services, aviation, transportation, numerical weather forecasting, hydrology, and public messaging.
What’s next?¶
In the following notebooks, you will be introduced to MRMS use case scenarios. We look into the March 2023 Rolling Fork, MS Tornado, the 2025 Texas Flood, and more!
Resources¶
To learn more about MRMS and its products, check out the links below!