RAVE
Lib.compositing Namespace Reference

Classes

class  compositing
 Compositing class instance. More...
 

Functions

 main (options)
 Main function.
 

Variables

 logger = rave_pgf_logger.create_logger()
 
 ravebdb = None
 
bool nodomdb = False
 
bool is_py27 = False
 
 my_area_registry = area_registry.area_registry()
 The area registry to be used by this composite generator.
 
str usage = "usage: %prog -i <infile(s)> -o <outfile> [-a <area>] [args] [h]"
 
 parser = OptionParser(usage=usage)
 
 dest
 
 help
 
 default
 
 type
 
 choices
 
 action
 
 None
 
 options
 
 args
 

Detailed Description

Copyright (C) 2014- Swedish Meteorological and Hydrological Institute (SMHI)

This file is part of RAVE.

RAVE is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

RAVE is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with RAVE.  If not, see <http://www.gnu.org/licenses/>.

Function Documentation

◆ main()

Lib.compositing.main ( options)

Main function.

Parameters
optionsa set of parsed options from the command line

Variable Documentation

◆ my_area_registry

Lib.compositing.my_area_registry = area_registry.area_registry()

The area registry to be used by this composite generator.