AMS-02 proton flux (p), helium flux (He), p/He flux ratio, electron flux (e-), positron flux (e+) and e+/e- flux ratio at Bartels rotation time resolution - Prof. V. Bindi (University of Hawaii at Manoa)

id: ISS_27DAY-AVERAGES_AMS-02
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2011-05-20T00:00:00.000Z
stop: 2017-04-13T00:00:00.000Z
year range: 2011–2017

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'ISS_27DAY-AVERAGES_AMS-02'
start = '2011-05-20T00:00:00.000Z'
stop =   '2017-04-13T00:00:00.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