Solar Orbiter, Level L2, Solar Wind Analyzer, Electron Analyser System 2, Trigger Mode 3D, Differential Number Flux - C. J. Owen (MSSL-UCL, University College London, UK)

id: SOLO_L2_SWA-EAS2-TM3D-DNF
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2023-01-08T13:56:46.000Z
stop: 2026-01-28T11:15:45.000Z
year range: 2023–2026

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'SOLO_L2_SWA-EAS2-TM3D-DNF'
start = '2023-01-08T13:56:46.000Z'
stop =   '2026-01-28T11:15:45.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