MPAS-JEDI
plot_modelspace_ci Namespace Reference

Functions

def readdata ()
 
def main ()
 

Variables

string expStats = 'expmgfsci.nc'
 
list allmetrics = ['RMS']
 

Function Documentation

◆ main()

def plot_modelspace_ci.main ( )

Definition at line 73 of file plot_modelspace_ci.py.

Here is the call graph for this function:

◆ readdata()

def plot_modelspace_ci.readdata ( )

Definition at line 21 of file plot_modelspace_ci.py.

Here is the caller graph for this function:

Variable Documentation

◆ allmetrics

list plot_modelspace_ci.allmetrics = ['RMS']

Definition at line 19 of file plot_modelspace_ci.py.

◆ expStats

string plot_modelspace_ci.expStats = 'expmgfsci.nc'

Definition at line 18 of file plot_modelspace_ci.py.