MPAS-JEDI
JediDB.FileHandles Class Reference

Public Member Functions

def __init__ (self, files, mode)
 
def close (self)
 
def varsINGroup (self, group)
 
def datatype (self, var)
 
def var1DatLocs (self, grpVar, level=None)
 
def __init__ (self, files, mode)
 
def close (self)
 
def varsINGroup (self, group)
 
def datatype (self, var)
 
def var1DatLocs (self, grpVar, level=None)
 

Public Attributes

 handles
 
 size
 
 nlocs
 
 variables
 
 fileFormat
 

Detailed Description

wrapper for list of FileHandle objects

Definition at line 62 of file JediDB.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def JediDB.FileHandles.__init__ (   self,
  files,
  mode 
)

Definition at line 64 of file JediDB.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

def JediDB.FileHandles.__init__ (   self,
  files,
  mode 
)

Definition at line 64 of file JediDB.py.

Here is the call graph for this function:

Member Function Documentation

◆ close() [1/2]

def JediDB.FileHandles.close (   self)

Definition at line 78 of file JediDB.py.

Here is the caller graph for this function:

◆ close() [2/2]

def JediDB.FileHandles.close (   self)

Definition at line 78 of file JediDB.py.

Here is the call graph for this function:

◆ datatype() [1/2]

def JediDB.FileHandles.datatype (   self,
  var 
)

Definition at line 95 of file JediDB.py.

Here is the caller graph for this function:

◆ datatype() [2/2]

def JediDB.FileHandles.datatype (   self,
  var 
)

Definition at line 95 of file JediDB.py.

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

◆ var1DatLocs() [1/2]

def JediDB.FileHandles.var1DatLocs (   self,
  grpVar,
  level = None 
)

Definition at line 98 of file JediDB.py.

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

◆ var1DatLocs() [2/2]

def JediDB.FileHandles.var1DatLocs (   self,
  grpVar,
  level = None 
)

Definition at line 98 of file JediDB.py.

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

◆ varsINGroup() [1/2]

def JediDB.FileHandles.varsINGroup (   self,
  group 
)

Definition at line 82 of file JediDB.py.

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

◆ varsINGroup() [2/2]

def JediDB.FileHandles.varsINGroup (   self,
  group 
)

Definition at line 82 of file JediDB.py.

Here is the call graph for this function:

Member Data Documentation

◆ fileFormat

JediDB.FileHandles.fileFormat

Definition at line 76 of file JediDB.py.

◆ handles

JediDB.FileHandles.handles

Definition at line 65 of file JediDB.py.

◆ nlocs

JediDB.FileHandles.nlocs

Definition at line 71 of file JediDB.py.

◆ size

JediDB.FileHandles.size

Definition at line 69 of file JediDB.py.

◆ variables

JediDB.FileHandles.variables

Definition at line 75 of file JediDB.py.


The documentation for this class was generated from the following file: