MMS1_FSM_BRST_L3_8KHZ

id: MMS1_FSM_BRST_L3_8KHZ
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2017-07-11T23:13:03Z
stop: 2017-07-11T23:13:03Z
year range: 2017–2017

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'MMS1_FSM_BRST_L3_8KHZ'
start = '2017-07-11T23:13:03Z'
stop =   '2017-07-11T23:13:03Z'
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