WIND Radio/Plasma Wave, (WAVES) Quasi-Thermal Noise Key Parameters - Keith Goetz (University of Minnesota)
Fetch the full dataset (template)
import cloudcatalog
dataset_id = 'WIND_WAVES_QTNFIT'
start = '2005-01-01T00:01:36.000Z'
stop = '2017-11-24T23:59:56.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
-
WIND_WAVES_QTNFIT_2005.csv
https
s3
-
WIND_WAVES_QTNFIT_2006.csv
https
s3
-
WIND_WAVES_QTNFIT_2007.csv
https
s3
-
WIND_WAVES_QTNFIT_2008.csv
https
s3
-
WIND_WAVES_QTNFIT_2009.csv
https
s3
-
WIND_WAVES_QTNFIT_2010.csv
https
s3
-
WIND_WAVES_QTNFIT_2011.csv
https
s3
-
WIND_WAVES_QTNFIT_2012.csv
https
s3
-
WIND_WAVES_QTNFIT_2013.csv
https
s3
-
WIND_WAVES_QTNFIT_2014.csv
https
s3
-
WIND_WAVES_QTNFIT_2015.csv
https
s3
-
WIND_WAVES_QTNFIT_2016.csv
https
s3
-
WIND_WAVES_QTNFIT_2017.csv
https
s3