Search NASA⌕ Search

Engineering topics

Shan Zeng

Publications and source records attributed to Shan Zeng.

Polarization Calibration Using Solar Radiation Background Signal Scattered from Dense Cirrus Clouds in the Visible and Ultraviolet Wavelength Regimes

In this presentation we describe the application of a previously developed technique that is now being used to correct the daytime polarization calibration of the CALIPSO lidar. The technique leverages the fact that the solar radiation background signals from dense cirrus clouds are largely unpolarized due to the internal multiple reflections within the non-spherical ice particles and the multiple scattering that occurs among these particles. Therefore, the ratio of polarization components of the cirrus background signals provides a good estimate for the polarization gain ratio (PGR) of the lidar. Using airborne backscatter lidar measurements, this technique was demonstrated to work well in the infrared regime. However, in the visible and ultraviolet regime, the molecular contribution is too large to be ignored, and thus corrections must be applied to account for the highly polarizing characteristics of the molecular scattering. Ignoring molecular scattering contributions can cause PGR errors of 2-3% at 532 nm, where the CALIPSO lidar makes its depolarization measurement. Because of the wavelength dependence of -4 of the molecular scattering, the PGR error can be even larger at the 355 nm wavelength that will be used by ESA’s EarthCARE lidar. To correct the molecular scattering contributions to the lidar received solar background signal, a look-up table has been created using a polarization-sensitive radiative transfer model. This presentation describes the theory and implementation of the molecular scattering correction.

Zhaoyan Liu↗

TPSAS-NF1676L-20101-DND

Aerosols influence climate through their direct and indirect effects. The aerosol indirect effect is based on the way they interact with surrounding clouds. During cloud formation and development, aerosols act as cloud nucleation nuclei (CCN) or ice nuclei, which modifies cloud micro-, macro-physical and radiative properties, and hence helps to shape the Earth's radiation budget. Dominant sources of ocean-derived aerosols that may serve as CCN include sea spray and biogenic aerosol. In this study, we used 10-years global observations from the A-Train satellites to show seasonal variations of cloud droplet number concentrations (CDNC), ocean chlorophyll concentrations, aerosol angstrom parameter, and rainfall. Potential cloud-aerosol interactions are further discussed based on seasonal and spatial correlations between microphysics of clouds and aerosols. Emphasis for this study is placed on the southern ocean and tropical Pacific.

Shan Zeng↗

ML/AI Applications to the Atmosphere Science Data and Simulations (Demonstration and Vision)

Artificial Intelligence has been recognized as one of the most powerful tools for scientific research. It has a wide range of applications in atmospheric science and plays a significant role in advancing our understanding of the Earth-Atmosphere system, as well as improving our ability to monitor, predict, and respond to atmospheric observations and simulations. Different AI architectures can help us handle various problems according to our research goals. In this presentation, we will introduce several use cases and models for applying computer vision to active remote sensing data from CALIOP, analyzing cloud dynamical relationships for climate model parameterizations, and building surrogate models for lidar simulations. The presentation will highlight the advantages that AI offers compared to traditional analytical methods. By assembling pieces of the multidimensional atmospheric science puzzle, we can integrate our knowledge from observations to simulations.

Shan Zeng↗

Towards a Marine Stratus Climatology on Drizzle Occurrence from CALIPSO

Marine stratus are a predominant feature of our planet with the annual mean coverage exceeding 20%. They strongly reflect sunlight, yet exert only a modest effect on outgoing infrared radiation, providing a significant net cooling to the Earth’s radiative balance. Their formation is coupled to boundary layer circulations that are driven, in part, by cloud top radiative cooling and evaporative cooling from precipitation in downdrafts. Understanding how these cloud systems evolve as the climate changes is a key question that requires additional information on their lifecycle and microphysical properties to accurately represent their behavior in global circulation models. From a large-scale perspective, insight into the microphysical properties of marine stratus at cloud top can be realized through estimates of the effective radius (Re) of the droplet size distributions derived from MODIS observations. Estimates on the occurrence of rain/drizzle are available from CloudSat. Together these observations indicate that precipitation frequently occurs in clouds with higher cloud top Re. This relationship is consistent with the well documented shift in cloud top droplet size distributions towards fewer, yet larger droplets prior the onset of precipitation. Here we report on a new and complementary set observations from the CALIPSO mission. The approach derives an extinction-to-backscatter ratio (Sc, also known as the cloud lidar ratio) using an established relationship that depends on observations of the lidar attenuated backscatter and volume depolarization ratio within the cloud. Because Sc is strongly and inversely related to Re, a change in the derived Sc from higher to lower values corresponds to a change in the droplet size distribution as seen by MODIS. This change in the lidar signals at cloud top clearly identifies clouds that are capable of precipitation. The presentation provides a brief overview of the approach for deriving Sc and compares CALIOP-derived Sc with observations from other techniques. CALIOP classifications of drizzling clouds, based on the retrieved values Sc, are compared to independent, collocated assessments of drizzle occurrence reported in the standard CloudSat data products. Regional and seasonal comparisons highlight the strengths and weaknesses of the two sensors. A machine learning approach that combines information from both CALIOP and CloudSat showcases possible improvements in the global identification of scenes likely to contain rain-bearing clouds.

CALIPSO↗

Parameterization of Vertical Cloud Distribution from C3M and MERRA Data Using ML Method

Clouds play a key role in regulating the hydrological cycle and the Earth's radiative energy budget. However, global climate models (GCMs) with a horizontal grid spacing on the order of 100 km have limitations in representing sub-grid cloud dynamics with spatial scales on the order of 1 km, leading to potential uncertainties in cloud radiative feedback on the global scale. In our research, we will leverage the capabilities of Deep Machine Learning (DML) methods to construct parameterizations of sub-grid volumetric cloud fraction (VCF), which is the frequency of occurrence on a grid volume accumulated in the horizontal and vertical directions. Our investigation delves into the intricate relationship between VCF obtained from the NASA CALIPSO-CloudSat-CERES-MODIS (CCCM) satellite observation data and 3-D MERRA-2 reanalysis meteorological profiling data (e.g., wind, relative humidity, temperature). Through a comprehensive one-year data training utilizing the Sequence to Sequence DML method, we have successfully disentangled the complicated cloud formation dynamics across diverse meteorological conditions through a day-to-day analysis framework. Preliminary findings reveal promising statistical agreements in geographical and vertical distributions and seasonal variations of volumetric cloud fraction between ML prediction and satellite measurements. These results underscore the aptitude of our DML model to discern underlying cloud physical processes and accurately represent sub-grid cloud formation dynamics. Additionally, we have also employed trained neural network to analyze uncertainties arising from errors in meteorological data, further enhancing the robustness of our VCF parameterization.

Shan Zeng↗

Fast Machine Learning Lidar Surrogate Simulator: Pristine Clear Sky

The simulations of lidar signals and retrievals rely on a range of optic-physical models, such as radiative transfer models, particle scattering and absorption models, along with the output data from atmospheric physical models. Integrating these different models to represent signals of a lidar system is computationally expensive, and performing backward retrievals can be complex and ambiguous. However, with the advantages of Machine Learning, there is a new potential for building effective lidar signal database linked to corresponding atmospheric profiles. For this project, we are developing a fast pre-trained neural network as the lidar surrogate simulator using simulated data for a CALIPSO-like lidar (355 nm, 532nm, and 1064nm), and a CO2 differential absorption lidar (DIAL) near 1571nm. Specifically, we utilize a long short-term memory (LSTM) model to map the relationships between atmospheric profiles (pressure, temperature, air density and CO2 mixing ratio) and lidar signals. This approach allows us to build machine learning based simulators that can reconstruct lidar signals at specific bands from MERRA reanalysis data, and perform retrievals of atmospheric profiles using lidar signals at various wavelengths. As a first step, the results show the potential of this method to establish a foundational model for sensor signals. This model offers the promise of enabling both accurate predictions and rapid retrievals, providing a more efficient approach to signal processing and analysis.

Shan Zeng↗

A Neural Network Parametrization of Volumetric Cloud Fraction Profiles Using Satellite Observations and MERRA-2 Reanalysis Meteorological Data

Clouds play a crucial role in regulating the hydrologic cycle and Earth's radiative energy budget, yet they are often poorly represented in global climate models (GCMs). This study applies deep machine learning techniques to develop a physical parameterization of volumetric cloud fraction (VCF), the fraction of a 3-D grid volume occupied by clouds using satellite lidar-radar measurements. The neural network (NN) captures the complicated relationships between observed VCF profiles and collocated meteorological variables from MERRA-2 reanalysis data. Our results show that the NN model, particularly a sequence-to-sequence long short-term memory (LSTM) network with a sixfactor loss function, effectively learns the underlying cloud physical processes. The NN model outperforms MERRA-2 reanalysis in representing low-level clouds in tropical and subtropical regions and low- and middle-level clouds over midlatitude storm-track regions, and also improves VCF histograms. These improvements are reflected in the vertical distributions of zonally, meridionally, and globally averaged VCFs, geographic distributions of low-, middle-, and high-level clouds, and seasonal variations in monthly-mean VCF. Furthermore, the NN predictions effectively capture the El Niño-Southern Oscillation (ENSO) effects and other interannual variations. The NN parameterization is further evaluated through a sensitivity analysis, in which a single predictor is perturbed at a time. This reveals that relative humidity (RH) is the dominant factor influencing variations in globally averaged VCF at low and middle altitudes, followed by temperature. At higher altitudes, temperature becomes the primary driver of VCF through its effect on RH. Changes in wind components had minimal impact on globally averaged VCF.

Shan Zeng↗