geosoft.gxpy.metadata

Geosoft metadata.

Classes:

Metadata

metadata

Note

Regression tests provide usage examples: metadata tests

New in version 9.3.

Module Attributes

META_TYPE_NODE

META_TYPE_ATTRIBUTE

META_INVALID

META_ROOT_NODE

Functions

_t(s)

_umn(meta_type, node)

get_node_from_meta_dict(meta_node, meta_dict)

Get the node content from a metadata dictionary.

set_node_in_meta_dict(meta_node, meta_dict, ...)

Set a node in a metadata dictionary.

Classes

Metadata([gxmeta])

Simple interface to work with Geosoft metadata objects geosoft.gxapi.GXMETA.

Exceptions

MetadataException(message)

Exceptions from geosoft.gxpy.metadata.