WMLABC(3NCARG) | NCAR GRAPHICS | WMLABC(3NCARG) |
WMLABC - plots weather map city names and daily hi/lows.
CALL WMLABC (X, Y, CITY, TEMPS)
#include <ncarg/gks.h>
void c_wmlabc(float x, float y, char *city, char *temps)
Set the values for the appropriate internal parameters before calling WMLABC to produce the desired label. The internal parameters that control the appearance of the labels are: CBC, CHT, CMG, RFC. To mark the cities' position with a dot, see the documentation for WMLABS.
To use WMLABC or c_wmlabc, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: wmap, wmdflt, wmgetc, wmgeti, wmgetr, wmlabs, wmsetc, wmseti, wmsetr, wmap_params
Hardcopy: WMAP - A Package for Producing Daily Weather Maps and Plotting Station Model Data
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
January 1995 | UNIX |