mpas_analysis.shared.io.namelist_streams_interface.NameList.getfloat

NameList.getfloat(key)[source]

Get the float value associated with a given key

Parameters:
key : str

The key to get a value for

Returns:
value : float

The value associated with key