mpas_analysis.shared.io.namelist_streams_interface.NameList.__init__

NameList.__init__(self, fname, path=None)[source]

Parse the namelist file

Parameters
fnamestr

The file name of the namelist file

pathstr, optional

If fname contains a relative path, fname is relative to path, rather than the current working directory