Cluster Spacecraft 4 FluxGate Magnetometer (FGM) Spin-Resolution Parameters - Andre Balogh>a.balogh@imperial.ac.uk & Elizabeth Lucek>e.lucek@imperial.ac.uk & ESA CAA (Imperial College)

id: C4_CP_FGM_SPIN
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2001-01-31T00:16:35.000Z
stop: 2021-06-02T21:48:31.000Z
year range: 2001–2021

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'C4_CP_FGM_SPIN'
start = '2001-01-31T00:16:35.000Z'
stop =   '2021-06-02T21:48:31.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