GMTB Workflow Documentation
graphics
Collaboration diagram for graphics:

Modules

 maps
 
 new_grid
 

Functions

def GMTB_graphics.set_def_maps ()
 This function sets up a variable table to plot (map_confs) using key/value pairs. More...
 
def get_grib_field.get_ua_field (fn, level, typeOfLevel, kwargs)
 
def get_spd_field.get_spd_field (fn, lvl, typeOfLevel, outdir, outmap, fhr, var)
 

Detailed Description

Function Documentation

def get_spd_field.get_spd_field (   fn,
  lvl,
  typeOfLevel,
  outdir,
  outmap,
  fhr,
  var 
)

Definition at line 8 of file get_spd_field.py.

def get_grib_field.get_ua_field (   fn,
  level,
  typeOfLevel,
  kwargs 
)

Definition at line 4 of file get_grib_field.py.

def GMTB_graphics.set_def_maps ( )

This function sets up a variable table to plot (map_confs) using key/value pairs.

Parameters
levThe value of level
pvarThe value of shortName
barbsFlag for overlaying wind barbs
hgtFlag for overlaying height contour
vcThe value for typeOfLevel
acc_fieldFlag for if stepTypeInternal is accum

Definition at line 24 of file GMTB_graphics.py.

Referenced by GMTB_graphics.main().

Here is the caller graph for this function: