Partial moments of the Alpha distribution function in the SPAN-Ion instrument, PSP spacecraft, and RTN coordinate systems. User should be aware that the full ion distribution is typically NOT in the FOV of the instrument. - Michael L. Stevens (Center for Astrophysics, Harvard and Smithsonian)

id: PSP_SWP_SPI_SF0A_L3_MOM
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2018-10-02T04:04:15.000Z
stop: 2025-11-28T12:18:20.000Z
year range: 2018–2025

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'PSP_SWP_SPI_SF0A_L3_MOM'
start = '2018-10-02T04:04:15.000Z'
stop =   '2025-11-28T12:18: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