A python module for parsing files encoded in netCDF's Common Data form Language (CDL).
The current version only supports the CDL grammar recognised by version 3.x of the netCDF library and tools (i.e. netCDF classic).
Please refer to the wiki documentation for more information about using cdlparser, dependencies on other python packages, and so on.
Copyright (c) 2012-2013, Philip A.D. Bentley
This software is made available under a BSD 3-clause license. Please refer to the accompanying LICENSE.TXT file.