FV3 Bundle
QGFdb.QGFdb Class Reference

Public Member Functions

def __init__ (self, fdbdir)
 
def getAtValidTime (self, date)
 
def ggetAtValidTime (self, stringdate)
 
def getData (self, file)
 
def getMetaData (self)
 
def getTimeList (self, expe)
 
def getExpeAt (self, expe, refTime, validTime)
 
def printMetaData (self)
 
def getTerm (self, term)
 

Public Attributes

 fdbdir
 
 map
 

Detailed Description

Definition at line 22 of file QGFdb.py.

Constructor & Destructor Documentation

◆ __init__()

def QGFdb.QGFdb.__init__ (   self,
  fdbdir 
)

Definition at line 27 of file QGFdb.py.

Member Function Documentation

◆ getAtValidTime()

def QGFdb.QGFdb.getAtValidTime (   self,
  date 
)

Definition at line 58 of file QGFdb.py.

Here is the caller graph for this function:

◆ getData()

def QGFdb.QGFdb.getData (   self,
  file 
)

Definition at line 75 of file QGFdb.py.

◆ getExpeAt()

def QGFdb.QGFdb.getExpeAt (   self,
  expe,
  refTime,
  validTime 
)

Definition at line 147 of file QGFdb.py.

◆ getMetaData()

def QGFdb.QGFdb.getMetaData (   self)

Definition at line 101 of file QGFdb.py.

Here is the caller graph for this function:

◆ getTerm()

def QGFdb.QGFdb.getTerm (   self,
  term 
)

Definition at line 173 of file QGFdb.py.

◆ getTimeList()

def QGFdb.QGFdb.getTimeList (   self,
  expe 
)

Definition at line 131 of file QGFdb.py.

◆ ggetAtValidTime()

def QGFdb.QGFdb.ggetAtValidTime (   self,
  stringdate 
)

Definition at line 68 of file QGFdb.py.

Here is the call graph for this function:

◆ printMetaData()

def QGFdb.QGFdb.printMetaData (   self)

Definition at line 158 of file QGFdb.py.

Here is the call graph for this function:

Member Data Documentation

◆ fdbdir

QGFdb.QGFdb.fdbdir

Definition at line 28 of file QGFdb.py.

◆ map

QGFdb.QGFdb.map

Definition at line 29 of file QGFdb.py.


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