GPS-deduced 1-hour Total Electron Content (TEC) global maps and movies, UPC= U Politec. Catalonia Barcelona Spain, ESA= ESOC Darmstadt Germany (starting 20 Feb 2011) - International Global Navigation Satellite Systems (GNSS) Service Ionosphere Working Group

id: GPS_TEC1HR_IGS
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1995-05-16T00:00:00.000Z
stop: 2023-03-13T23:00:00.000Z
year range: 1995–2023

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'GPS_TEC1HR_IGS'
start = '1995-05-16T00:00:00.000Z'
stop =   '2023-03-13T23:00: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