On-Board Spin-Fit 4-8000 Hz electric and magnetic field spectral data from RBSP-EFW (with 7 of 75 possible sources returned at any one time) - J. R. Wygant (University of Minnesota)

id: RBSPB_EFW-L2_SPEC
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2012-09-05T23:21:32.000Z
stop: 2019-07-16T00:00:20.000Z
year range: 2012–2019

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'RBSPB_EFW-L2_SPEC'
start = '2012-09-05T23:21:32.000Z'
stop =   '2019-07-16T00:00:20.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