WMSTNM(3NCARG) | NCAR GRAPHICS | WMSTNM(3NCARG) |
WMSTNM - plots station model data as per WMO guidelines.
CALL WMSTNM (X, Y, IMDAT)
#include <ncarg/gks.h>
void c_wmstnm(float x, float y, char *imdat)
Set the values for the appropriate internal parameters before calling WMSTNM to produce station model data plots. The internal parameters that control the appearance of the station model data plots are: WBC and WBL. The appearance of the wind barb part of the station model data is controlled by the internal parameters applying to wind barbs. See the documentation for WMBARB for a description of wind barbs.
To use WMSTNM or c_wmstnm, 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 |