POES-SEM2 2-second Particle Precipitation Data, MetOp-A (MetOp-2 before Oct2006 launch) [Important: these data have known contamination problems: please consult Rob Redmon (sem.poes@noaa.gov) for usage recommendations.] - NGDC and SWPC (NOAA)

id: METOP2_POES-SEM2_FLUXES-2SEC
index prefix: s3://gov-nasa-hdrl-data1/spdf/cdaweb/data/indices/
start: 2012-06-22T00:10:25.000Z
stop: 2021-11-16T00:30:20.000Z
year range: 2012–2021

Fetch the full dataset (template)


import cloudcatalog
dataset_id = 'METOP2_POES-SEM2_FLUXES-2SEC'
start = '2012-06-22T00:10:25.000Z'
stop =   '2021-11-16T00:30:20.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