Lower latitude chain (Lat 41.6, Long 275.9), Ground-based Vector Magnetic Field at Wauseon, OH, 1 sec time Resolution. - Jennifer Gannon, Delores Knipp, Mike Henderson (Computational Physics, Inc, University of Colorado, Boulder, GIC Magnetics. )
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'THG_L2_MAG_DOH'
start = '2020-08-03T18:33:43.000Z'
stop = '2026-06-09T23:59:59.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