PSP FIELDS Level 2 DFB DC Burst Single Ended Voltage Waveform Data - Stuart D. Bale (bale@ssl.berkeley.edu) (UC Berkeley Space Sciences Laboratory)

id: PSP_FLD_L2_DFB_DBM_VDC
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2020-01-24T11:13:57.000Z
stop: 2024-07-02T19:19:33.000Z
year range: 2020–2024

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'PSP_FLD_L2_DFB_DBM_VDC'
start = '2020-01-24T11:13:57.000Z'
stop =   '2024-07-02T19:19:33.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