OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
GeoConstraint.cc File Reference
#include "config.h"
#include <cstring>
#include <cmath>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <Float64.h>
#include <Error.h>
#include <InternalErr.h>
#include <dods-datatypes.h>
#include <util.h>
#include <debug.h>
#include "GeoConstraint.h"
Include dependency graph for GeoConstraint.cc:

Go to the source code of this file.

Namespaces

 libdap
 

Functions

bool libdap::unit_or_name_match (set< string > units, set< string > names, const string &var_units, const string &var_name)
 Look in the containers which hold the units attributes and variable name prefixes which are considered as identifying a vector as being a latitude or longitude vector. More...