This page was created by the IDL library routine mk_html_help2.

Last modified: Sat Jul 20 01:15:15 2013.


Directory Listing of Routines


Routine Descriptions

NOAA_LOAD_KP

[List of Routines]
; 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_num', 'solar_radio_flux', 'flux_qualifier'

 $LastChangedBy: egrimes $
 $LastChangedDate: 2013-06-11 14:09:42 -0700 (Tue, 11 Jun 2013) $
 $LastChangedRevision: 12506 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/missions/noaa/noaa_load_kp.pro $

(See ssl_general/missions/noaa/noaa_load_kp.pro)