ResSimpy.Utils.invert_nexus_map

Functions

attribute_name_to_nexus_keyword

Takes an attribute name and maps to the corresponding nexus keyword from a given nexus mapping.

invert_nexus_map

Takes a nexus map of the form {NEXUS KEYWORD: ('attribute_name', type), ...} and reverses it to give a map from attribute names to Nexus Keywords.

nexus_keyword_to_attribute_name

Takes a Nexus Keyword and maps to the corresponding attribute name from a given nexus mapping.