OMI_L2_OMO3PR

Variables

The table below lists the variables that are present in the HARP product that results from an ingestion of OMI_L2_OMO3PR data.

field name type dimensions unit description
index int32 {time}   zero-based index of the sample within the source product
datetime double {time} seconds since 2000-01-01 time of the measurement
longitude double {time} degree_east longitude of the ground pixel center (WGS84)
latitude double {time} degree_north latitude of the ground pixel center (WGS84)
longitude_bounds double {time, 4} degree_east longitudes of the ground pixel corners (WGS84)
latitude_bounds double {time, 4} degree_north latitudes of the ground pixel corners (WGS84)
solar_zenith_angle double {time} degree solar zenith angle at WGS84 ellipsoid for center co-ordinate of the ground pixel
solar_azimuth_angle double {time} degree solar azimuth angle at WGS84 ellipsoid for center co-ordinate of the ground pixel, defined East-of-North
viewing_zenith_angle double {time} degree viewing zenith angle at WGS84 ellipsoid for center co-ordinate of the ground pixel
viewing_azimuth_angle double {time} degree viewing azimuth angle at WGS84 ellipsoid for center co-ordinate of the ground pixel, defined East-of-North
pressure double {time, vertical} hPa the pressure level for each profile element
O3_number_density double {time, vertical} DU O3 concentration
O3_number_density_stdev double {time, vertical} DU uncertainty of the O3 concentration
O3_number_density_validity int32 {time}   flags describing the O3 profile processing quality

Mapping description

The table below details where and how each variable was retrieved from the input product.

field name mapping description
datetime path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/Time[]
description the time of the measurement converted from TAI93 to seconds since 2000-01-01T00:00:00
longitude path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/Longitude[]
latitude path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/Latitude[]
longitude_bounds description The shape and size of each ground pixel is not included in the product. HARP therefore provides its own approximation. The calculation is based on interpolation of the available center coordinates for each of the ground pixels. Each corner coordinate is determined by its four surrounding center coordinates. The corner coordinate is exactly at the intersection of the cross that can be made with these four points (each line of the cross is the minimal distance along the earth surface from one center coordinate to the other). In situations where a corner coordinate is not surrounded by four center coordinates (i.e. at the boundaries) virtual center coordinates are created by means of extrapolation. The virtual center coordinate is placed such that the distance to its nearest real center coordinate equals the distance between that nearest real center coordinate and the next center coordinate going further inwards. In mathematical notation: when c(i,m+1) is the virtual center coordinate and c(i,m) and c(i,m-1) are real center coordinates, then ||c(i,m+1) - c(i,m)|| = ||c(i,m) - c(i,m-1)|| and all three coordinates should lie on the same great circle. The four virtual coordinates that lie in the utmost corners of the boundaries are calculated by extrapolating in a diagonal direction (e.g. c(n+1,m+1) is calculated from c(n,m) and c(n-1,m-1))
latitude_bounds description The shape and size of each ground pixel is not included in the product. HARP therefore provides its own approximation. The calculation is based on interpolation of the available center coordinates for each of the ground pixels. Each corner coordinate is determined by its four surrounding center coordinates. The corner coordinate is exactly at the intersection of the cross that can be made with these four points (each line of the cross is the minimal distance along the earth surface from one center coordinate to the other). In situations where a corner coordinate is not surrounded by four center coordinates (i.e. at the boundaries) virtual center coordinates are created by means of extrapolation. The virtual center coordinate is placed such that the distance to its nearest real center coordinate equals the distance between that nearest real center coordinate and the next center coordinate going further inwards. In mathematical notation: when c(i,m+1) is the virtual center coordinate and c(i,m) and c(i,m-1) are real center coordinates, then ||c(i,m+1) - c(i,m)|| = ||c(i,m) - c(i,m-1)|| and all three coordinates should lie on the same great circle. The four virtual coordinates that lie in the utmost corners of the boundaries are calculated by extrapolating in a diagonal direction (e.g. c(n+1,m+1) is calculated from c(n,m) and c(n-1,m-1))
solar_zenith_angle path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/SolarZenithAngle[]
solar_azimuth_angle path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/SolarAzimuthAngle[]
viewing_zenith_angle path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/ViewingZenithAngle[]
viewing_azimuth_angle path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/ViewingAzimuthAngle[]
pressure path /HDFEOS/SWATHS/O3Profile/Geolocation_Fields/Pressure[]
O3_number_density path /HDFEOS/SWATHS/O3Profile/Data_Fields/O3[]
O3_number_density_stdev path /HDFEOS/SWATHS/O3Profile/Data_Fields/O3Precision[]
O3_number_density_validity path /HDFEOS/SWATHS/O3Profile/Data_Fields/ProcessingQualityFlags[]