mpas_analysis.shared.io.namelist_streams_interface.NameList.__init__

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

Parse the namelist file

Parameters:
  • fname (str) – The file name of the namelist file

  • path (str, optional) – If fname contains a relative path, fname is relative to path, rather than the current working directory