Interball-Tail 6 sec vector magnetic field data - M.Nozdrachev (IKI, Moscow, Russia)

id: IT_H0_MFI
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1995-08-06T07:11:09.000Z
stop: 2000-10-15T21:53:27.000Z
year range: 1995–2000

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'IT_H0_MFI'
start = '1995-08-06T07:11:09.000Z'
stop =   '2000-10-15T21:53:27.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