ResSimpy.Utils.invert_nexus_map
Functions
Takes an attribute name and maps to the corresponding nexus keyword from a given nexus mapping. |
|
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. |
|
Takes a Nexus Keyword and maps to the corresponding attribute name from a given nexus mapping. |