WMLABT(3NCARG) | NCAR GRAPHICS | WMLABT(3NCARG) |
WMLABT - plots weather map regional temperatures labels (like 90s, 80s, etc.)
CALL WMLABT (X, Y, LABEL, IPOS)
#include <ncarg/gks.h>
void c_wmlabt(float x, float y, char *label, int ipos)
Set the values for the appropriate internal parameters before calling WMLABT to produce the desired label. The internal parameters that control the appearance of the labels are: RBS, RFC, RLS, ROS, and THT. The appearance of the optional arrows is controlled by the internal parameters controlling arrows (see the documentation for WMLABS).
To use WMLABT or c_wmlabt, 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 |