1Wmap(3NCARG)                     NCAR GRAPHICS                    Wmap(3NCARG)
2
3
4

NAME

6       Wmap - A Package for Producing Daily Weather Maps and Plotting Station
7       Model Data
8

SYNOPSIS

10       WMBARB - Plots wind barbs.
11
12       WMDFLT - Returns all values of all internal parameters to their
13       defaults.
14
15       WMDRFT - Draws weather fronts.
16
17       WMDRRG - Draws weather regions (indicating "snow", "rain", etc.) or
18       regions of solid color indicating temperature regions.
19
20       WMGETC - Retrieves the character value of a specified internal
21       parameter.
22
23       WMGETI - Retrieves the integer value of a specified internal parameter.
24
25       WMGETR - Retrieves the real value of a specified internal parameter.
26
27       WMLABC - Plots city names and daily hi/lows.
28
29       WMLABS - Plots special symbols and daily weather icons.
30
31       WMLABT - Plots regional temperature labels.
32
33       WMLABW - Plots regional weather labels.
34
35       WMLGND - Plots weather map legends.
36
37       WMSETC - Gives a new character value to a specified internal parameter.
38
39       WMSETI - Gives a new integer value to a specified internal parameter.
40
41       WMSETR - Gives a new real value to a specified internal parameter.
42
43       WMSTNM - Plots station model data.
44

C-BINDING SYNOPSIS

46       #include <ncarg/ncargC.h>
47
48       c_wmbarb
49       c_wmdflt
50       c_wmdrft
51       c_wmdrrg
52       c_wmgetc
53       c_wmgeti
54       c_wmgetr
55       c_wmlabc
56       c_wmlabs
57       c_wmlabt
58       c_wmlabw
59       c_wmlgnd
60       c_wmsetc
61       c_wmseti
62       c_wmsetr
63       c_wmstnm
64

ACCESS

66       To use Wmap Fortran or C entries, load the NCAR Graphics libraries
67       ncarg, ncarg_gks, and ncarg_c, preferably in that order.
68

SEE ALSO

70       Online: wmap_params, wmbarb, wmdflt, wmdrft, wmdrrg, wmgetc, wmgeti,
71       wmgetr, wmlabc, wmlabs, wmlabt, wmlabw, wmlgnd, wmsetc, wmseti, wmsetr,
72       wmstnm, ncarg_cbind.
73
74       Hardcopy: WMAP - A Package for Producing Daily Weather Maps and
75       Plotting Station Model Data
76
78       Copyright (C) 1987-2009
79       University Corporation for Atmospheric Research
80       The use of this Software is governed by a License Agreement.
81
82
83
84UNIX                             January 1995                     Wmap(3NCARG)
Impressum