easyclimate.core.datanode

easyclimate.core.datanode#

Hierarchical data structure that dynamically manages attributes and nested nodes

Functions

open_datanode(filepath)

Load a DataNode object from native location.

Classes

DataNode([name])

A hierarchical data structure that dynamically manages attributes and nested nodes.