MPAS-JEDI
writediag_modelspace_ci Namespace Reference

Functions

def readdata ()
 
def write_stats (array_f, varNames)
 
def bootstrap (data, num_samples, statistic, alpha)
 
def main ()
 

Variables

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

Function Documentation

◆ bootstrap()

def writediag_modelspace_ci.bootstrap (   data,
  num_samples,
  statistic,
  alpha 
)

Definition at line 107 of file writediag_modelspace_ci.py.

Here is the caller graph for this function:

◆ main()

def writediag_modelspace_ci.main ( )

Definition at line 115 of file writediag_modelspace_ci.py.

Here is the call graph for this function:

◆ readdata()

def writediag_modelspace_ci.readdata ( )

Definition at line 18 of file writediag_modelspace_ci.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_stats()

def writediag_modelspace_ci.write_stats (   array_f,
  varNames 
)

Definition at line 69 of file writediag_modelspace_ci.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ allmetrics

list writediag_modelspace_ci.allmetrics = ['RMS']

Definition at line 16 of file writediag_modelspace_ci.py.

◆ expStats

string writediag_modelspace_ci.expStats = 'expmgfsci'

Definition at line 15 of file writediag_modelspace_ci.py.