Voyager 2, Plasma Waves Science, Wideband Electric Waveforms - W. Kurth (University Iowa)

id: VG2_PWS_WF
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1979-04-28T07:59:16.000Z
stop: 2006-03-07T08:48:04.000Z
year range: 1979–2006

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'VG2_PWS_WF'
start = '1979-04-28T07:59:16.000Z'
stop =   '2006-03-07T08:48:04.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