Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/maven/KP_Toolkit/

mvn_kp_map2d.pro


THIS ROUTINE PLOTS THE ORBITAL TRACK OF MAVEN ON VARIOUS BASEMAPS, COLORED BY THE SELECTED DATA PARAMETER :Params: kp_data: in, required, type=structure the INSITU KP data structure from which to plot data :Keywords: iuvs: in, optional, type=structure optional IUVS data structure for overplotting of relevant parameters time: in, optional, type=strarr(2) an array that defines the start and end times to be plotted orbit: in, optional, type=intarr(2) an array that defines the start and end orbit indices to be plotted parameter: in, optional, type=integer/string the name or index of the insitu parameter to be plotted (if not selected, only orbital track shown) list: in, optional, type=boolean if selected, will list the KP data fields included in kp_data range: in, optional, type=boolean if selected, will list the beginning and end times of kp_data basemap: in, optional, type=string the name of the basemap to display (MDIM, MOLA, MOLA_BW, MAG). If not included, then lat/long grid is shown colors: in, optional, type=string/integer the name (bw, red) or index of the color table to use when plotting the selected parameter subsolar: in, optional, type=boolean in selected, will plot the subsolar track alpha: in, optional, type=integer the transparency of the basemap between 0(opaque) and 100(transparent), defaults to 0 (opaque) mso: in, optional, type=boolean switch between GEO and MSO map projections

Routines

top source MVN_KP_MAP2D

MVN_KP_MAP2D, kp_data, parameter=parameter, iuvs=iuvs, time=time, orbit=orbit, list=list, basemap=basemap, colors=colors, range=range, subsolar=subsolar, alpha=alpha, mso=mso, nopath=nopath, periapse_temp=periapse_temp, optimize=optimize, direct=direct, log=log, i_colortable=i_colortable, corona_lo_dust=corona_lo_dust, corona_lo_ozone=corona_lo_ozone, corona_lo_aurora=corona_lo_aurora, corona_lo_h_rad=corona_lo_h_rad, corona_lo_co_rad=corona_lo_co_rad, corona_lo_no_rad=corona_lo_no_rad, corona_lo_o_rad=corona_lo_o_rad, corona_e_h_rad=corona_e_h_rad, corona_e_d_rad=corona_e_d_rad, corona_e_o_rad=corona_e_o_rad, map_limit=map_limit, map_location=map_location, apoapse_blend=apoapse_blend, apoapse_time=apoapse_time, apoapse_rad_h=apoapse_rad_h, apoapse_rad_o=apoapse_rad_o, apoapse_rad_co=apoapse_rad_co, apoapse_rad_no=apoapse_rad_no

Parameters

kp_data

Keywords

parameter
iuvs
time
orbit
list
basemap
colors
range
subsolar
alpha
mso
nopath
periapse_temp
optimize
direct
log
i_colortable
corona_lo_dust
corona_lo_ozone
corona_lo_aurora
corona_lo_h_rad
corona_lo_co_rad
corona_lo_no_rad
corona_lo_o_rad
corona_e_h_rad
corona_e_d_rad
corona_e_o_rad
map_limit
map_location
apoapse_blend
apoapse_time
apoapse_rad_h
apoapse_rad_o
apoapse_rad_co
apoapse_rad_no

File attributes

Modification date: Tue Oct 21 13:53:24 2014
Lines: 701