Lower latitude chain (Lat 31.8, Long 257.6), Ground-based Vector Magnetic Field at Odessa, TX, 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_DTX'
start = '2020-08-25T19:48:03.000Z'
stop = '2026-03-27T00:19:14.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