DOKK / manpages / debian 11 / libncarg-dev / mpiola.3ncarg.en
MPIOLA(3NCARG) NCAR GRAPHICS MPIOLA(3NCARG)

MPIOLA - Given the area identifier of one of the areas defined by whatever database was last read by one of the EZMAPB routines MPLNAM, MPLNDM, MPLNDR, and MPLNRI, this function returns the area identifier of the largest area, at a specified level, that contains it.

IOLA=MPIOLA(IAIN,ILVL)

#include <ncarg/ncargC.h>

int c_mpiola (int iaid, int ilvl)

is an input expression of type INTEGER, specifying the area identifier of a particular area of interest.
is an input expression of type INTEGER, specifying the level of the containing area to be found.

The C-binding argument description is the same as the FORTRAN argument description.

The statement "IOLA=MPIOLA(IAIN,ILVL)" retrieves in IOLA the area identifier of the largest area, at level ILVL, that contains the area with area identifier IAIN. For example, if IMAD is the area identifier of the little island in Lake Superior called "Lake Madeline", then MPIOLA(IMAD,3) is the area identifier of an area called "United States".

Use the ncargex command to see the following relevant examples: mpex11, mpex12.

To use MPIOLA or c_mpiola, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

Online: ezmap, ezmap_params, mapaci, mapbla, mapblm, mapdrw, mapeod, mapfst, mapgci, mapgrd, mapgrm, mapgtc, mapgti, mapgtl, mapgtr, mapint, mapiq, mapiqa, mapiqd, mapiqm, mapit, mapita, mapitd, mapitm, maplbl, maplmb, maplot, mappos, maproj, maprs, maprst, mapsav, mapset, mapstc, mapsti, mapstl, mapstr, maptra, maptri, maptrn, mapusr, mapvec, mpchln, mpfnme, mpgetc, mpgeti, mpgetl, mpgetr, mpglty, mpiaty, mpifnb, mpilnb, mpiosa, mpipai, mpipan, mpipar, mpisci, mplnam, mplndm, mplndr, mplnri, mpname, mprset, mpsetc, mpseti, mpsetl, mpsetr, supmap, supcon, ncarg_cbind

Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.

April 1998 UNIX