S4-L2-OTR

Variables

The table below lists the variables that are present in the HARP product that results from an ingestion of S4-L2-OTR data.

field name

type

dimensions

unit

description

datetime

double

{time}

[seconds since 2000-01-01]

time of the measurement

datetime_length

double

[s]

measurement duration

latitude

float

{time}

[degree_north]

pixel center latitude

longitude

float

{time}

[degree_east]

pixel center longitude

latitude_bounds

float

{time, 4}

[degree_north]

latitudes of pixel boundary

longitude_bounds

float

{time, 4}

[degree_north]

latitudes of pixel boundary

validity

int8

{time}

continuous quality descriptor, varying between 0 (no data) and 100 (full quality data)

pressure_bounds

float

{vertical, 2}

[Pa]

mole content of ozone

O3_volume_mixing_ratio

float

{time, vertical}

[ppmv]

mole content of ozone

O3_volume_mixing_ratio_uncertainty

float

{time, vertical}

[ppmv]

random error of mole content of ozone

index

int32

{time}

zero-based index of the sample within the source product

Mapping description

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

field name

mapping description

datetime

path

/@time_reference_days_since_1950, /PRODUCT/delta_time[]

description

time reference converted from days since 1950-01-01 to seconds since 2020-01-01 (using 86400 seconds per day) and delta_time added

datetime_length

path

/PRODUCT/delta_time[]

description

delta_time[num_ground_pixels] - delta_time[0]

latitude

path

/PRODUCT/latitude[]

longitude

path

/PRODUCT/longitude[]

latitude_bounds

path

/PRODUCT/SUPPORT_DATA/GEOLOCATIONS/latitude_bounds[]

longitude_bounds

path

/PRODUCT/SUPPORT_DATA/GEOLOCATIONS/longitude_bounds[]

validity

path

/PRODUCT/qa_value

pressure_bounds

path

/PRODUCT/subcolumn_bounds[]

O3_volume_mixing_ratio

path

/PRODUCT/ozone_subcolumn[]

O3_volume_mixing_ratio_uncertainty

path

/PRODUCT/ozone_subcolumn_precision[]