import cloudcatalog
dataset_id = 'THG_L1_ASK'
start = '2004-01-05T00:00:00.000Z'
stop = '2026-06-09T08:59:54.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))
THG_L1_ASK_2004.csv
https
s3
THG_L1_ASK_2005.csv
https
s3
THG_L1_ASK_2006.csv
https
s3
THG_L1_ASK_2007.csv
https
s3
THG_L1_ASK_2008.csv
https
s3
THG_L1_ASK_2009.csv
https
s3
THG_L1_ASK_2010.csv
https
s3
THG_L1_ASK_2011.csv
https
s3
THG_L1_ASK_2012.csv
https
s3
THG_L1_ASK_2013.csv
https
s3
THG_L1_ASK_2014.csv
https
s3
THG_L1_ASK_2015.csv
https
s3
THG_L1_ASK_2016.csv
https
s3
THG_L1_ASK_2017.csv
https
s3
THG_L1_ASK_2018.csv
https
s3
THG_L1_ASK_2019.csv
https
s3
THG_L1_ASK_2020.csv
https
s3
THG_L1_ASK_2021.csv
https
s3
THG_L1_ASK_2022.csv
https
s3
THG_L1_ASK_2023.csv
https
s3
THG_L1_ASK_2024.csv
https
s3
THG_L1_ASK_2025.csv
https
s3
THG_L1_ASK_2026.csv
https
s3