Prev Up Next Index
Go backward to 4.2.5 Adding Local Access to a DODS Client Library
Go up to 4 Using the Toolkit
Go forward to 4.3.1 How Constraint Expressions are Evaluated

4.3 Using Constraints

Constraint expressions are an important part of DODS, providing a powerful way to control how data is accessed without forcing the Data Access Protocol to support a lot of different messages. Constraint expressions are used to select which variables will be extracted from a data set by both the user and by the client library. The constraint expression syntax is described in detail in the The OPeNDAP User Guide.


Tom Sgouros, July 2, 2004

Prev Up Next