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)
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
-
ERG_MEPI_L2_3DFLUX_2017.csv
https
s3
-
ERG_MEPI_L2_3DFLUX_2018.csv
https
s3
-
ERG_MEPI_L2_3DFLUX_2019.csv
https
s3
-
ERG_MEPI_L2_3DFLUX_2020.csv
https
s3
-
ERG_MEPI_L2_3DFLUX_2021.csv
https
s3