Data from New Horizons SWAP instrument: Solar-Wind around Pluto - David J. McComas (Princeton)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'NEW_HORIZONS_SWAP_SOLAR-WIND'
start = '2008-10-10T21:07:46.000Z'
stop = '2024-10-02T01:25:56.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
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2008.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2009.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2010.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2011.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2012.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2013.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2014.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2015.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2016.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2017.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2018.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2019.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2020.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2021.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2022.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2023.csv
https
s3
-
NEW_HORIZONS_SWAP_SOLAR-WIND_2024.csv
https
s3