mpas_analysis.shared.io.namelist_streams_interface.NameList.getbool

NameList.getbool(self, key)[source]

Get the boolean value associated with a given key

Parameters
keystr

The key to get a value for

Returns
valuebool

The value associated with key