TOF x Energy High Energy Low Time resolution Helium intensities and pressures sorted by pitch angles - Lou Lanzerotti (New Jersey Institute of Technology)

id: RBSP-A-RBSPICE_LEV-3-PAP_TOFXEHE
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2015-01-15T00:00:03.000Z
stop: 2019-10-13T23:59:43.000Z
year range: 2015–2019

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'RBSP-A-RBSPICE_LEV-3-PAP_TOFXEHE'
start = '2015-01-15T00:00:03.000Z'
stop =   '2019-10-13T23:59:43.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