ISS FPMU Summary Plasma Densities and Temperatures [Contact Rob.Suggs@nasa.gov for support and use.] - R. Suggs (NASA Marshall Space Flight Center)

id: ISS_SP_FPMU
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2006-08-03T16:08:21.000Z
stop: 2021-11-03T15:00:53.000Z
year range: 2006–2021

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'ISS_SP_FPMU'
start = '2006-08-03T16:08:21.000Z'
stop =   '2021-11-03T15:00:53.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