Voyager I LECP Ion-Electron hourly averaged fluxes and uncertainties. - STAMATIOS M KRIMIGIS (The John Hopkins Applied Physics Laboratory)

id: VOYAGER-1_LECP_LEV-2-HOURLY-AVG
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1991-01-01T21:55:54.000Z
stop: 2021-12-16T02:03:45.000Z
year range: 1991–2021

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'VOYAGER-1_LECP_LEV-2-HOURLY-AVG'
start = '1991-01-01T21:55:54.000Z'
stop =   '2021-12-16T02:03:45.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