Exploration of Energization and Radiation in Geospace (ERG) Medium-Energy Particle experiments - electron analyzer (MEP-e) Level 2 3D electron flux data - Satoshi Kasahara (The University of Tokyo)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'ERG_MEPE_L2_3DFLUX'
start = '2017-03-23T00:31:13.000Z'
stop = '2021-04-30T23:37:30.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_MEPE_L2_3DFLUX_2017.csv
https
s3
-
ERG_MEPE_L2_3DFLUX_2018.csv
https
s3
-
ERG_MEPE_L2_3DFLUX_2019.csv
https
s3
-
ERG_MEPE_L2_3DFLUX_2020.csv
https
s3
-
ERG_MEPE_L2_3DFLUX_2021.csv
https
s3