|
libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include "config.h"#include <algorithm>#include <cmath>#include <cstring>#include <iostream>#include <sstream>#include <Array.h>#include <Error.h>#include <Float64.h>#include <InternalErr.h>#include <debug.h>#include <dods-datatypes.h>#include <util.h>#include "GeoConstraint.h"
Go to the source code of this file.
Namespaces | |
| namespace | functions |
Functions | |
| bool | functions::unit_or_name_match (set< string > units, set< string > names, const string &var_units, const string &var_name) |