Solar Orbiter, Level 2 Data, Energetic Particle Detector, SupraThermal Electrons and Protons, Main product - J. Rodriguez-Pacheco (Space Research Group, Universidad de Alcala)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'SOLO_L2_EPD-STEP-MAIN'
start = '2021-10-22T11:38:20.000Z'
stop = '2022-08-31T23:59:59.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
-
SOLO_L2_EPD-STEP-MAIN_2021.csv
https
s3
-
SOLO_L2_EPD-STEP-MAIN_2022.csv
https
s3