Earth:NowCast (air quality index)

From HandWiki
Short description: American environmental index
PM2.5 AQI of US monitors, calculated utilizing NowCast, courtesy US EPA
PM2.5 AQI map, calculated utilizing NowCast, courtesy US EPA

The PM NowCast is a weighted average of hourly air monitoring data used by the United States Environmental Protection Agency (USEPA) for real-time reporting of the Air Quality Index (AQI) for PM (PM10 or PM2.5).

The PM NowCast is computed from the most recent 12 hours of PM monitoring data, but the NowCast weights the most recent hours of data more heavily than an ordinary 12-hour average when pollutant levels are changing. The PM NowCast is used in lieu of a 24-hour average PM concentration in the calculation of the AQI until an entire calendar day of hourly concentrations has been monitored.

The Ozone NowCast is an algorithm[1] developed by the USEPA to predict the 8-hour ozone average centered on the current hour from the current 1-hr average ozone data. At each ozone monitoring site, partial least squares regression is used to develop a predictive relationship between the 1-hr and 8-hr averages using the previous 2 weeks of ozone data. USEPA uses the Ozone Nowcast for real time public reporting of the ozone AQI.[1]

Calculation of the PM NowCast

Let [math]\displaystyle{ c_1,c_2,...c_{12} }[/math] represent the hourly PM concentrations for the most recent 12-hour period, with [math]\displaystyle{ c_1 }[/math] the most recent hourly value, and let [math]\displaystyle{ c_{min} }[/math] and [math]\displaystyle{ c_{max} }[/math] represent the minimum and maximum hourly concentration for the 12-hour period.

Define:

[math]\displaystyle{ w^* = 1-\frac{c_{max} - c_{min}}{c_{max}} = \frac{c_{min}}{c_{max}} }[/math]

and let

[math]\displaystyle{ w = \begin{cases} w^*& \mbox{if } w^* \gt \frac{1}{2} \\ \frac{1}{2} & \mbox{if } w^*\le \frac{1}{2} \\ \end{cases} }[/math]

With these definitions the PM NowCast[2] is given by:

[math]\displaystyle{ NowCast = \frac{ \sum_{i=1}^{12} w^{i-1} c_{i}}{\sum_{i=1}^{12}w^{i-1}}. }[/math]

For the special case where there is no variability in the hourly values, [math]\displaystyle{ c_{min}=c_{max}, w=1 }[/math], and the NowCast reduces to the twelve-hour average:

[math]\displaystyle{ NowCast = \frac{ \sum_{i=1}^{12} c_i}{12}. }[/math]

For the special case where w=1/2:

[math]\displaystyle{ NowCast = \frac{ c_1+({\frac{1}{2}})c_2+...+{(\frac {1}{2}})^{11}{c_{12}} } {1+\frac{1}{2}+({\frac{1}{2}})^{2}+...+{(\frac{1}{2}})^{11}} }[/math]

But 1/(1-x)=1 + x + x2+ ... , x < 1, so to a good approximation, when w = 1/2:

[math]\displaystyle{ NowCast = \frac{1}{2}c_1+({\frac{1}{2}})^2 c_2+...+{(\frac {1}{2}})^{12}{c_{12}} }[/math]

Because the most recent hours of data are weighted so heavily in the NowCast when PM levels are changing, EPA does not report the NowCast when data is missing for c1 or c2.

Consider a day when the hourly average PM2.5 concentration is zero for all hours of the day, except for a single hour from noon to 1 pm, where a monitor records a concentration pulse of 71 micrograms per cubic meter (µg/m3). According to the equation above, the Nowcast is 71/2 µg/m3=35.5 µg/m3 the hour after the pulse, two hours later it is 71/4 µg/m3=17.8 µg/m3 and three hours later it is 71/8 µg/m3= 8.9 µg/m3. To calculate the corresponding AQI values, each NowCast concentration is substituted into the AQI equation in place of the 24-hour average PM2.5 concentration:

[math]\displaystyle{ I = \frac {C-C_{low}}{ C_{high} -C_{low} }(I_{high} -I_{low}) +I_{low} }[/math]

where:

[math]\displaystyle{ I }[/math] = the AQI,
[math]\displaystyle{ C }[/math] = the 24-hour average PM2.5 pollutant concentration,
[math]\displaystyle{ C_{low} }[/math]= the concentration breakpoint that is ≤ [math]\displaystyle{ C }[/math],
[math]\displaystyle{ C_{high} }[/math]= the concentration breakpoint that is ≥ [math]\displaystyle{ C }[/math],
[math]\displaystyle{ I_{low} }[/math]= the index breakpoint corresponding to [math]\displaystyle{ C_{low} }[/math],
[math]\displaystyle{ I_{high} }[/math]= the index breakpoint corresponding to [math]\displaystyle{ C_{high} }[/math].

and:

[math]\displaystyle{ C_{low} }[/math] [math]\displaystyle{ C_{high} }[/math] [math]\displaystyle{ I_{low} }[/math] [math]\displaystyle{ I_{high} }[/math] Category
0 12.0 0 50 Good
12.1 35.4 51 100 Moderate
35.5 55.4 101 150 Unhealthy for Sensitive Groups
55.5 150.4 151 200 Unhealthy
150.5 250.4 201 300 Very Unhealthy
250.5 350.4 301 400 Hazardous
350.5 500.4 401 500 Hazardous

Thus, the three NowCast concentrations correspond to air quality indices[3] of 101, (AQI Color Code Orange, Air Quality: Unhealthy for Sensitive Groups), 63 (AQI Color Code Yellow, Air Quality: Moderate ), and 37 (AQI Color Code Green, Air Quality: Good) respectively. After the day is over and all of the hourly data is available, the AQI for the day is calculated from the 24-hr average; 71/24 µg/m3= 3.0 µg/m3, an AQI of 12 (Color Code Green, Air Quality: Good). EPA has developed a calculator to compute the PM NowCast, AQI, and AQI category and color from the most recent 12 hours of monitoring data.[4]

References