

MAP_SET, /cylindrical, title=title, /noerase, charsize=charsize, $ Position = define_panel(xmaps, ymaps, xmap, ymap, /bar, with_info=with_info)īpos = define_cb_position(position, /vertical, gap=0.01, width=0.02) Stop, 'if using the panel keyword, param can only have one value' Hwm_run, date, time, param=0, lati=lati, longi=longi, alti=alti, $Ĭinds = where(param eq 'eff' or param eq 'dipdecvect',cc) Loadct, 0, file=davit_lib+'/vt/idl/rt/colors2.tbl' Modifyct, 0, 'red-green-blue modified', red, green, blue, file=davit_lib+'/vt/idl/rt/colors2.tbl' Spawn, 'cp /usr/local/itt/idl/resource/colors/colors1.tbl '+davit_lib+'/vt/idl/rt/colors2.tbl'


Panel=panel, overplot=overplot, scale=scale, imod=imod Pro hwm_plot_map, date, time, param=param, $ MODIFICATION HISTORY: Written by Sebastien de Larquier, March 2011. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. COMMON BLOCKS: EXAMPLE: COPYRIGHT: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. Default 150km PANEL: panel number (3 elements vector: ) i.e., the top left corner panel on a 4 panel display is i.e., the bottom right corner panel on a 4 panel display is if the panel keyword is set, param can only be ONE of the possible choices. Default 'vect' LATI: latitude boundaries. + NAME: HWM_PLOT_MAP PURPOSE: This function plots horizontal winds CATEGORY: Ionospheric models CALLING SEQUENCE: HWM_PLOT_MAP, date,time, lati=lati, longi=longi, alti=alti, panel=panel INPUTS: DATE: YYYYMMDD TIME: HHMM (LT) KEYWORD PARAMETERS: PARAM: 'vect', 'mer', 'zon', 'eff', 'dipdecvect'.
