Ugrid restrict

From OPeNDAP Documentation
Revision as of 02:51, 9 August 2012 by ScottMoe (talk | contribs) (Created page with "= ugrid_restrict = ugrid_restrict is a function creates a grid object out of an input grid according to to an input restriction constraint. At this time the input grid is assumed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼opendap2-jumptonavigation⧽

ugrid_restrict

ugrid_restrict is a function creates a grid object out of an input grid according to to an input restriction constraint. At this time the input grid is assumed to be an unstructured grid made up of counter-clockwise oriented triangles.

Input Arguments

Calls to the function take the form ugrid_restrict(int dim,string constraint). The first input must be an integer that denotes the dimension which will be restricted. For example setting dim to be 0 would indicate the restriction will occur on nodes.

Definitions

Background

Design

Deliverables

Period of use