gempy.core.data.MetaData¶
-
class
gempy.core.data.
MetaData
(project_name='default_project')[source]¶ Class containing metadata of the project.
Set of attributes and methods that are not related directly with the geological model but more with the project
- Parameters
project_name (str) – Name of the project. This is use as default value for some I/O actions
Examples using MetaData
Methods
__init__
([project_name])Initialize self.