import cloudcatalog
dataset_id = 'STA_L1_LET'
start = '2006-11-14T17:52:05.000Z'
stop = '2026-01-18T23:59:36.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))
STA_L1_LET_2006.csv
https
s3
STA_L1_LET_2007.csv
https
s3
STA_L1_LET_2008.csv
https
s3
STA_L1_LET_2009.csv
https
s3
STA_L1_LET_2010.csv
https
s3
STA_L1_LET_2011.csv
https
s3
STA_L1_LET_2012.csv
https
s3
STA_L1_LET_2013.csv
https
s3
STA_L1_LET_2014.csv
https
s3
STA_L1_LET_2015.csv
https
s3
STA_L1_LET_2016.csv
https
s3
STA_L1_LET_2017.csv
https
s3
STA_L1_LET_2018.csv
https
s3
STA_L1_LET_2019.csv
https
s3
STA_L1_LET_2020.csv
https
s3
STA_L1_LET_2021.csv
https
s3
STA_L1_LET_2022.csv
https
s3
STA_L1_LET_2023.csv
https
s3
STA_L1_LET_2024.csv
https
s3
STA_L1_LET_2025.csv
https
s3
STA_L1_LET_2026.csv
https
s3