read_mas_files¶
-
psipy.io.
read_mas_files
(path)¶ Read in a full set of MAS output files.
- Parameters
- path :
Path to the folder containing the MAS data files.
- Returns
- datadict
A mapping from variable names to
xarray.DataArray
, containing all the variables from the MAS output.