Alouette-2 CRC Electron Density Profiles - J. E. Jackson (Communication Research Centre (CRC), Ottawa)

id: ALOUETTE2_NEPROF_TOPS
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1965-12-15T09:40:15.000Z
stop: 1972-07-10T22:37:22.000Z
year range: 1965–1972

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'ALOUETTE2_NEPROF_TOPS'
start = '1965-12-15T09:40:15.000Z'
stop =   '1972-07-10T22:37:22.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