Electron fluxes ~20-4000 keV and proton fluxes ~50-1500 keV from ECT/MAGEIS - J. Bernard Blake / JBernard.Blake@aero.org (The Aerospace Corporation)

id: RBSPB_REL03_ECT-MAGEIS-L2
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2012-09-07T00:00:10.000Z
stop: 2018-05-15T12:20:35.000Z
year range: 2012–2018

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'RBSPB_REL03_ECT-MAGEIS-L2'
start = '2012-09-07T00:00:10.000Z'
stop =   '2018-05-15T12:20:35.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