Level 2> Hot Plasma Composition Analyzer - J. Burch, S. Fuselier (SWRI)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'MMS2_HPCA_BRST_L2_ION'
start = '2015-07-02T23:05:00Z'
stop = '2025-03-30T20:49:03Z'
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
-
MMS2_HPCA_BRST_L2_ION_2015.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2016.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2017.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2018.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2019.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2020.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2021.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2022.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2023.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2024.csv
https
s3
-
MMS2_HPCA_BRST_L2_ION_2025.csv
https
s3