Colorado Inner Radiation Belt Experiment, Relativistic Electron Proton Telescope integrated little experiment-2, Level 1A Data Product, Detectors - Xinlin Li (University of Colorado at Boulder)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'CIRBE_REPTILE-2_L1A_DETECTORS'
start = '2023-04-19T16:28:15.000Z'
stop = '2024-09-28T07:13:58.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
-
CIRBE_REPTILE-2_L1A_DETECTORS_2023.csv
https
s3
-
CIRBE_REPTILE-2_L1A_DETECTORS_2024.csv
https
s3