general/missions/kyoto/
kyoto_load_ae.pro
Name:
KYOTO_LOAD_AE
Purpose:
Queries the Kyoto servers for AE, AL, AO, AU, and AX data and loads data into
tplot format. Highly modified from KYOTO_AE_LOAD.
Note: Only provisional data is available. Kyoto does not make realtime AE indices available in this
form due to the possible problems with the data (plots of realtime AE can be found on their website).
Provisional data is usually available for up to few months before the present. Exact dates of availability
can be checked at http://wdc.kugi.kyoto-u.ac.jp/ae_provisional/index.html.
Note that there are no final AE indices produced.
See also thm_crib_make_ae.pro for information on generating THEMIS pseudo AE indices.
Syntax:
KYOTO_LOAD_AE [ ,DATATYPE = string ]
[ ,TRANGE = [min,max] ]
[ ,FILENAMES = string scalar or array ]
[ ,
Routines
top source kyoto_load_ae
kyoto_load_ae, trange=trange, aedata=aedata, aetime=aetime, aldata=aldata, altime=altime, aodata=aodata, aotime=aotime, audata=audata, autime=autime, axdata=axdata, axtime=axtime, verbose=verbose, datatype=datatype, no_server=no_server, local_data_dir=local_data_dir, remote_data_dir=remote_data_dir
Keywords
- trange
- aedata
- aetime
- aldata
- altime
- aodata
- aotime
- audata
- autime
- axdata
- axtime
- verbose
- datatype
- no_server
- local_data_dir
- remote_data_dir
File attributes
Modification date: | Fri Nov 21 06:43:16 2014 |
Lines: | 190 |