GPS-deduced 2-hour Total Electron Content (TEC) maps and movies, IGS= Average of 4 methods, incl. CODE= U Bern Switzerland, ESA= ESOC Darmstadt Germany, JPL= Jet Propulsion Lab. Pasadena USA, UPC= U Politec. Catalonia Barcelona Spain - International Global Navigation Satellite Systems (GNSS) Service Ionosphere Working Group

id: GPS_TEC2HR_IGS
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 1998-06-01T01:00:00.000Z
stop: 2023-03-13T22:00:00.000Z
year range: 1998–2023

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'GPS_TEC2HR_IGS'
start = '1998-06-01T01:00:00.000Z'
stop =   '2023-03-13T22: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