Interball Tail Probe AKR Radioemission flux, Key Parameters - V.Kurilchik (Sternberg Astronomical Inst.,Moscow State University, 119899, Universitetsky pr., 13 Moscow, Russia)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'IT_K0_AKR'
start = '1995-08-06T07:11:00.000Z'
stop = '2000-10-16T01:17:00.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