RAVE
rave_pgf_site2D_plugin.py File Reference

Plugin for scanning a polar volume for sun hits, using the RAVE product generation framework. More...

Namespaces

namespace  Lib.rave_pgf_site2D_plugin
 

Functions

 Lib.rave_pgf_site2D_plugin.arglist2dict (arglist)
 Creates a dictionary from a rave argument list.
 
 Lib.rave_pgf_site2D_plugin.strToNumber (sval)
 Converts a string into a number, either int or float.
 
 Lib.rave_pgf_site2D_plugin.generate (files, arguments)
 Performs.
 

Variables

 Lib.rave_pgf_site2D_plugin.logger = rave_pgf_logger.create_logger()
 
 Lib.rave_pgf_site2D_plugin.ravebdb = None
 

Detailed Description

Plugin for scanning a polar volume for sun hits, using the RAVE product generation framework.

Register in the RAVE PGF with: % pgf_registry -a -H http://<host>:<port>/RAVE –name=eu.baltrad.rave.site2D –strings=area,pcsid,quantity,product,gf,ctfilter –floats=scale,prodpar,range –sequences=qc -m rave_pgf_site2D_plugin -f generate -d '2-D single-site Cartesian product generator'

Author
Daniel Michelson, SMHI
Date
2014-04-01