Exploration of Energization and Radiation in Geospace (ERG) Medium Energy Particle experiments - ion mass analyzer (MEP-i) Level-2 3D flux data - Shoichiro Yokota (Osaka University)

id: ERG_MEPI_L2_3DFLUX
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2017-03-24T04:04:35.000Z
stop: 2021-04-30T23:42:51.000Z
year range: 2017–2021

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'ERG_MEPI_L2_3DFLUX'
start = '2017-03-24T04:04:35.000Z'
stop =   '2021-04-30T23:42:51.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