DE-1 Energetic Ion Composition Spectrometer (EICS), Validated Summary Data - E. G. Shelley (Lockheed Martin)

id: DE_VS_EICS
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1981-09-16T17:17:36.000Z
stop: 1991-02-18T09:51:12.000Z
year range: 1981–1991

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'DE_VS_EICS'
start = '1981-09-16T17:17:36.000Z'
stop =   '1991-02-18T09:51:12.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