mpas_analysis.shared.io.namelist_streams_interface.NameList.__getattr__

NameList.__getattr__(key)[source]

Accessor for dot noation, e.g., nml.field

Parameters:

key (str) – The key to get a value for

Returns:

value (str) – The value associated with key