Search NASASearch

Engineering topics

Edward J Hyer

Publications and source records attributed to Edward J Hyer.

pyCRTM: A Python Interface for the Community Radiative Transfer Model

The Community Radiative Transfer Model (CRTM) is a powerful and versatile scalar radiative transfer model for satellite data assimilation and remote sensing applications. It is implemented as an object-oriented Fortran library, enabling flexible code development and optimal runtime performance on clusters. The downsides of the Fortran interface are a steep learning curve for students and the reduced productivity of users that is typical for static compiled languages, in contrast to dynamic interpreted languages like Python. pyCRTM is a new software framework that directly interfaces the CRTM Fortran data structures and procedures in Python, leveraging both the simplicity and ease of use of Python syntax as well as the flexibility arising from the vast contemporary Python ecosystem. The goal of pyCRTM is to lower the barrier of entry for university students to learn and use the CRTM and to boost the productivity of researchers seeking to create new methods in radiative transfer and data assimilation, or seeking to apply the CRTM to study atmospheric phenomena without having to go through the pre-existing complexity of the CRTM Fortran interface.

Python

Detecting Nighttime Fire Combustion Phase by Hybrid Application of Visible and Infrared Radiation from Suomi NPP VIIRS

An accurate estimation of biomass burning emissions is 1 partially limited by the lack of knowledge of fire burning phase (smoldering vs. flaming). In recent years, several fire detection products have been developed to provide information of fire radiative power (FRP), location, size, and temperature of fire pixels, but no information regarding fire burning phase is retrieved. The Day-Night band (DNB) aboard Visible Infrared Imaging Radiometer Suite (VIIRS) is sensitive to visible light from flaming fires in nighttime scenes. In contrast, VIIRS 4 m moderate resolution band #13 (M13), though capable of detecting fires at all phases, has no direct sensitivity for discerning fire phase. However, the hybrid usage of VIIRS DNB and M-bands data is hampered by their different scanning technology and spatial resolution. In this study, we present a novel method to rapidly and accurately resample DNB pixel radiances to the footprint of M-band pixels, accounting for onboard detector aggregation schemes and bowtie effect removals. The visible energy fraction (VEF) is subsequently introduced as an indicator of fire burning phase VEF is calculated as the ratio of visible light power (VLP) to FRP for each fire pixel retrieved from the VIIRS 750 m active fire product. A global distribution of VEF values, and thereby the fire phase, is quantitatively obtained, showing smaller VEF values in regions with mostly smoldering wildfires, such as peatland fires in Indonesia, larger VEF values in regions with flaming wildfires over grasslands and savannas in the sub-Sahelian region, and the largest VEF values associated with gas flaring in the Middle East. Mean VEF for different land cover types or regions is highly correlated with modified combustion efficiency (MCE). These results, together with a case study of the 2018 California Camp Fire, show that the VEF has the potential to be an indicator of fire combustion phase for each fire pixel, appropriate for estimating emission factors at the satellite pixel level.

Jun Wang

Validation, Comparison, and Integration of GOCI, AHI, MODIS, MISR, and VIIRS Aerosol Optical Depth Over East Asia During the 2016 KORUS-AQ Campaign

Recently launched multichannel geostationary Earth orbit (GEO) satellite sensors, such as the Geostationary Ocean Color Imager (GOCI) and the Advanced Himawari Imager (AHI), provide aerosol products over East Asia with high accuracy, which enables the monitoring of rapid diurnal variations and the transboundary transport of aerosols. Most aerosol studies to date have used low Earth orbit (LEO) satellite sensors, such as the Moderate Resolution Imaging Spectroradiometer (MODIS) and the Multi-angle Imaging Spectroradiometer (MISR), with a maximum of one or two overpass daylight times per day from midlatitudes to low latitudes. Thus, the demand for new GEO observations with high temporal resolution and improved accuracy has been significant. In this study the latest versions of aerosol optical depth (AOD) products from three LEO sensors – MODIS (Dark Target, Deep Blue, and MAIAC), MISR, and the Visible/Infrared Imager Radiometer Suite (VIIRS), along with two GEO sensors (GOCI and AHI), are validated, compared, and integrated for a period during the Korea–United States Air Quality Study (KORUS-AQ) field campaign from 1 May to 12 June 2016 over East Asia. The AOD products analyzed here generally have high accuracy with high R (0.84–0.93) and low RMSE (0.12–0.17), but their error characteristics differ according to the use of several different surface-reflectance estimation methods. High-accuracy near-real-time GOCI and AHI measurements facilitate the detection of rapid AOD changes, such as smoke aerosol transport from Russia to Japan on 18–21 May 2016, heavy pollution transport from China to the Korean Peninsula on 25 May 2016, and local emission transport from the Seoul Metropolitan Area to the Yellow Sea in South Korea on 5 June 2016. These high-temporal-resolution GEO measurements result in more representative daily AOD values and make a greater contribution to a combined daily AOD product assembled by median value selection with a 0.5∘×0.5∘ grid resolution. The combined AOD is spatially continuous and has a greater number of pixels with high accuracy (fraction within expected error range of 0.61) than individual products. This study characterizes aerosol measurements from LEO and GEO satellites currently in operation over East Asia, and the results presented here can be used to evaluate satellite measurement bias and air quality models.

Myungje Choi