PSP FIELDS L2 Radio Frequency Spectrometer (RFS) Burst Data - Stuart D. Bale (bale@ssl.berkeley.edu) (UC Berkeley Space Sciences Laboratory)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'PSP_FLD_L2_RFS_BURST'
start = '2019-12-26T18:04:05.000Z'
stop = '2019-12-26T18:24:12.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
-
PSP_FLD_L2_RFS_BURST_2019.csv
https
s3