ogstools.meshlib.data_dict module# class ogstools.meshlib.data_dict.DataDict[source]# Bases: MutableMapping Mapping that works like both a dict and a mutable object. __init__(ms, get_data)[source]# __getitem__(key)[source]# Return type: ndarray