geomarker-io / appc

Daily, high resolution, near real-time, model-based ambient air pollution exposure assessments in R
http://geomarker.io/appc/
Other
0 stars 0 forks source link

update smoke data to use NOAA hazard mapping system #18

Closed cole-brokamp closed 8 months ago

cole-brokamp commented 9 months ago

https://www.ospo.noaa.gov/Products/land/hms.html#about

updated daily

HMS's smoke analysis is based on visual classification of plumes using GOES-16 and GOES-17 ABI true-color imagery available during the sunlit part of the orbit. Since the analysis generally requires a sequential set of satellite images to help distinguish smoke from clouds and other atmospheric aerosols, the first smoke analysis for the current day is usually produced around the local noon time – until then, only fire detection points may be available. Additional smoke analysis will occur throughout the day until sunset or as observation conditions permit.

The density information is qualitatively described using light, medium, and heavy labels that are assigned based on the apparent thickness (opacity) of the smoke in the satellite imagery.

Use https://www.ospo.noaa.gov/Products/land/hms.html#data ; e.g.,

https://satepsanone.nesdis.noaa.gov/pub/FIRE/web/HMS/Smoke_Polygons/Shapefile/2023/06/hms_smoke20230610.zip

or

https://satepsanone.nesdis.noaa.gov/pub/FIRE/web/HMS/Smoke_Polygons/Shapefile/2021/06/hms_smoke20210610.zip

cole-brokamp commented 9 months ago

how to calculate the cumulative smoke plume for point when multiple plumes can overlap with different strenghts

image