bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
libdap Namespace Reference

Classes

class  NDimensionalArray
 
class  StreamString
 

Detailed Description

static class NCMLUtil overview

This is a repository for generic, reusable functions that many locations in the module might need.

The class design is meant to try and minimize outside dependencies beyond libdap, but already we have some BES dependencies.

@TODO Refactor out the purely libdap util functions into a LibdapUtil class so that this class can be reused within the agg_util module without introducing BES or ncml_module dependencies.