import cloudcatalog
dataset_id = 'MSL_RAD_OBS-L2'
start = '2011-11-20T18:29:59.000Z'
stop = '2026-06-09T22:51:44.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))
MSL_RAD_OBS-L2_2011.csv
https
s3
MSL_RAD_OBS-L2_2012.csv
https
s3
MSL_RAD_OBS-L2_2013.csv
https
s3
MSL_RAD_OBS-L2_2014.csv
https
s3
MSL_RAD_OBS-L2_2015.csv
https
s3
MSL_RAD_OBS-L2_2016.csv
https
s3
MSL_RAD_OBS-L2_2017.csv
https
s3
MSL_RAD_OBS-L2_2018.csv
https
s3
MSL_RAD_OBS-L2_2019.csv
https
s3
MSL_RAD_OBS-L2_2020.csv
https
s3
MSL_RAD_OBS-L2_2021.csv
https
s3
MSL_RAD_OBS-L2_2022.csv
https
s3
MSL_RAD_OBS-L2_2023.csv
https
s3
MSL_RAD_OBS-L2_2024.csv
https
s3
MSL_RAD_OBS-L2_2025.csv
https
s3
MSL_RAD_OBS-L2_2026.csv
https
s3