I am having an issue when accessing the preliminary unvalidated L3 TEMPO products. The netcdf files appear to only have one variable "weight" without any of the other fields. I have found this for both the column HCHO and column NO2
--------------------------------------------------------------------------------
Accessed via earthdata (using registration / password) and then downloaded via the generated download script
Accessed 3/6/2024
Earthdata name: "TEMPO gridded formaldehyde total column (UNVALIDATED)"
--------------------------------------------------------------------------------
Here's the output after reading in the file "TEMPO_HCHO_L3_V01_20231230T225114Z_S011.nc" with a python script using the xarray package:
--------------------------------------------------------------------------------
<xarray.Dataset>
Dimensions: (longitude: 2611, latitude: 940, time: 1)
Coordinates:
* longitude (longitude) float32 -155.0 -154.9 -154.9 ... -24.58 -24.52 -24.48
* latitude (latitude) float32 17.02 17.08 17.12 17.17 ... 63.88 63.92 63.97
* time (time) datetime64[ns] 2023-12-30T22:51:32.164999936
Data variables:
weight (latitude, longitude) float32 ...
Attributes: (12/39)
history: 2023-12-31T03:05:25Z: L2_regrid -v /tem...
scan_num: 11
time_coverage_start: 2023-12-30T22:51:14Z
time_coverage_end: 2023-12-30T23:31:00Z
time_coverage_start_since_epoch: 1388011892.165
time_coverage_end_since_epoch: 1388014278.7543037
... ...
title: TEMPO Level 3 formaldehyde product
collection_shortname: TEMPO_HCHO_L3
collection_version: 1
keywords: EARTH SCIENCE>ATMOSPHERE>AIR QUALITY>VO...
summary: Formaldehyde Level 3 files provide trac...
coremetadata: \nGROUP = INVENTORYMET...
--------------------------------------------------------------------------------
Accessed via earthdata (using registration / password) and then downloaded via the generated download script
Accessed 3/6/2024
Earthdata name: "TEMPO gridded formaldehyde total column (UNVALIDATED)"
--------------------------------------------------------------------------------
Here's the output after reading in the file "TEMPO_HCHO_L3_V01_20231230T225114Z_S011.nc" with a python script using the xarray package:
--------------------------------------------------------------------------------
<xarray.Dataset>
Dimensions: (longitude: 2611, latitude: 940, time: 1)
Coordinates:
* longitude (longitude) float32 -155.0 -154.9 -154.9 ... -24.58 -24.52 -24.48
* latitude (latitude) float32 17.02 17.08 17.12 17.17 ... 63.88 63.92 63.97
* time (time) datetime64[ns] 2023-12-30T22:51:32.164999936
Data variables:
weight (latitude, longitude) float32 ...
Attributes: (12/39)
history: 2023-12-31T03:05:25Z: L2_regrid -v /tem...
scan_num: 11
time_coverage_start: 2023-12-30T22:51:14Z
time_coverage_end: 2023-12-30T23:31:00Z
time_coverage_start_since_epoch: 1388011892.165
time_coverage_end_since_epoch: 1388014278.7543037
... ...
title: TEMPO Level 3 formaldehyde product
collection_shortname: TEMPO_HCHO_L3
collection_version: 1
keywords: EARTH SCIENCE>ATMOSPHERE>AIR QUALITY>VO...
summary: Formaldehyde Level 3 files provide trac...
coremetadata: \nGROUP = INVENTORYMET...
Statistics: Posted by mneedham — Thu Mar 07, 2024 12:41 pm America/New_York