cdms2.database

loadString(text, uri, parent=None, datapath=None)[source]

Create a dataset from a text string.

Parameters
<text>is the string in CDML format.
<uri>is the URL of the dataset in a catalog or file.
<parent>is the containing database object, if any.
<datapath>is the location of data files relative to the parent database URL.