general/missions/noaa/
noaa_load_kp.pro
NAME: noaa_load_kp PURPOSE: Loads local Kp/Ap index data into tplot variables. If data doesn't exist locally, the code downloads the data from the THEMIS mirror of NOAA STP's data SYNTAX: noaa_load_kp, [, trange = trange] KEYWORDS: trange: time range to load kp_mirror: http server where mirrored Kp/Ap data lives remote_kp_dir: directory where the Kp/Ap data lives on the mirror server local_kp_dir: directory where data lives locally datatype: type of index to load, should be one of the following: 'kp', 'ap', 'sol_rot_num', 'sol_rot_day', 'kp_sum', 'ap_mean', 'cp', 'c9', 'sunspot_number', 'solar_radio_flux', 'flux_qualifier' HISTORY: $LastChangedBy: nikos $ $LastChangedDate: 2014-11-03 12:06:03 -0800 (Mon, 03 Nov 2014) $ $LastChangedRevision: 16129 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/noaa/noaa_load_kp.pro $
Routines
Routines from noaa_load_kp.pro
Routine details
top source noaa_load_kp
noaa_load_kp, trange=trange, kp_mirror=kp_mirror, remote_kp_dir=remote_kp_dir, local_kp_dir=local_kp_dir, datatype=datatype
Keywords
- trange
- kp_mirror
- remote_kp_dir
- local_kp_dir
- datatype
File attributes
Modification date: | Fri Nov 21 06:43:17 2014 |
Lines: | 132 |