import cloudcatalog
dataset_id = 'supermag_ulfncdf'
start = '2012-01-01T01Z'
stop = '2024-05-22T01Z'
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))
supermag_ulfncdf_2012.csv
https
s3
supermag_ulfncdf_2013.csv
https
s3
supermag_ulfncdf_2014.csv
https
s3
supermag_ulfncdf_2015.csv
https
s3
supermag_ulfncdf_2016.csv
https
s3
supermag_ulfncdf_2017.csv
https
s3
supermag_ulfncdf_2018.csv
https
s3
supermag_ulfncdf_2019.csv
https
s3
supermag_ulfncdf_2020.csv
https
s3
supermag_ulfncdf_2021.csv
https
s3
supermag_ulfncdf_2022.csv
https
s3
supermag_ulfncdf_2023.csv
https
s3
supermag_ulfncdf_2024.csv
https
s3