libdap  Updated for version 3.20.5
libdap4 is an implementation of OPeNDAP's DAP protocol.
Modules
Here is a list of all modules:
 The 'strict' modeThe strict mode of the parser is the default. In this mode any error will result in an exception and parsing will stop. When strict mode is set to false (forgiving mode?), some errors will be silently ignored. The list of allowed errors is: The Array named by a Map element is not required to be in the DMR. There are no other allowed errors at this time (4/13/16)
 Check_typeCan the given string be converted into a byte, ...?
 Get_typeConvert the string to a value; throw if the conversion fails