O3, CO2, H2O Mixing Ratios and O, O2, OH, NO Volume Emission Rates, also NMC Neutral Temp., Density, and Pressure, Version 2.0, - James Russell III (Hampton University)

id: TIMED_L2A_SABER
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2002-01-25T01:21:48.000Z
stop: 2026-06-06T00:51:19.000Z
year range: 2002–2026

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'TIMED_L2A_SABER'
start = '2002-01-25T01:21:48.000Z'
stop =   '2026-06-06T00:51:19.000Z'
fr=cloudcatalog.CloudCatalog('s3://gov-nasa-hdrl-data1/')
filelist = fr.request_cloud_catalog(dataset_id, start_date=start, stop_date=stop)

#example usage:
fr.stream_uri(filelist, lambda s3_uri, start, stop, filesize: MYCODE(s3_uri, start, stop, filesize))
    

Yearly index files