mpas_analysis.shared.io.namelist_streams_interface.StreamsFile.__init__

StreamsFile.__init__(self, fname, streamsdir=None)[source]

Parse the streams file.

Parameters
fnamestr

The file name the stream file

streamsdirstr, optional

The base path to both the output streams data and the sreams file (the latter only if fname is a relative path).