Precipitation (accumulated) | Mean Accumulated Precipitation over the Last 10 Years | Precipitation Type | Precipitation Type Intensity | Precipitation Probability | Convective Precipitation | Large-scale Precipitation | Cloud Liquid Water | Hail | Freezing Rain | Supercooled Liquid Water | Rainfall | Snowfall | Sleet

Precipitation API Parameters

Precipitation (accumulated)

Gives the amount of precipitation in millimeters that has fallen during the indicated interval. Here, precipitation is the sum of liquid (rain, freezing rain), mix (sleet), and solid (hail, graupel, snow) precipitation. The total amound of preciptiation is the sum of convactive and large-scale precipitation.

precip_<interval>:mm

Available accumulation intervals: 5min, 10min, 15min, 30min, 1h, 3h, 6h, 12h, 24h

Note: Precipitation interval parameters are right-aligned see Appendix

Examples

Mean Accumulated Precipitation over the Last 10 Years

Gives the mean amount of precipitation over the last 10 years on a certain date at a specific location.

precip_<interval>_10y_mean:mm

Available intervals: 1h, 2h, 3h, 6h, 12h, 24h

Examples:

Precipitation Type

This parameter returns an integer indicating the type of precipitation over a specified time period:

precip_type_<interval>:idx

Available accumulation intervals: 5min, 10min, 15min, 20min, 30min, 1h, 3h, 6h, 12h, 24h

The values correspond to the type as given in the following table:

IndexPrecipitation Type
0None
1Rain
2Rain and snow mixed
3Snow
4Sleet (US definition)
5Freezing rain
6Hail
Examples

For visualization purposes you may query an image for the parameter

Precipitation Type Intensity

This parameter returns the type of precipitation (value before the decimal point) over a specified time period combined with the information about the intensity of the precipitation in mm (value after the decimal point). For rain up to freezing rain the intensity is limited to 9 mm. A value of 6.0 and above indicates hail, where the number after the decimal points displays the hail size in mm.

precip_type_intensity_5min:idx

For the interpretation of the parameter values please refer to the following legend. Note that the scale for the intensity is logarithmic.

Precip type intensity new

Note: Please note that values above 6 indicate hail and the hail size in cm is given when you subtrack 6 from that value.

Examples

  • Areas of rain and snow across Europe in February, 2022:

    Precip type intensity metx

Precipitation Probability

prob_precip_<interval>:p

Available intervals: 1h, 3h, 6h, 12h, 24h

Note: Please note that since this parameter is based on multiple models, it does not fulfill all mathematical requirements of a probability.

Note: Precipitation interval parameters are right-aligned see Appendix

Examples

Convective Precipitation

Gives the total amount of liquid and frozen water by the convection scheme accumulated over a particular time period.

precip_convective_<interval>:mm

Available intervals: 5min, 10min, 15min, 30min, 1h, 2h, 3h, 6h, 12h, 24h

Note: Convective precipitation interval parameters are right-aligned see Appendix

Note: Convective precipitation is only available for individual models.

Examples:

Large-scale Precipitation

Gives the total amount of liquid and frozen water produced by cloud microphysical processes accumulated over a particular time period.

precip_large_scale_<interval>:mm

Available intervals: 5min, 10min, 15min, 30min, 1h, 2h, 3h, 6h, 12h, 24h

Note: Large-scale precipitation interval parameters are right-aligned see Appendix

Note: Large-scale precipitation is only available for individual models.

Examples:

Cloud Liquid Water

The mass of liquid water in a cloud in a specified amount of dry air. It plays an important role in the transport of energy (latent heat) in the earth-atmosphere system.

cloud_liquid_water:kgm2

Note: Cloud Liquid Water is available for individual models.

Examples