mpas_analysis.shared.io.namelist_streams_interface.NameList.getint

NameList.getint(self, key)[source]

Get the integer value associated with a given key

Parameters
keystr

The key to get a value for

Returns
valueint

The value associated with key