RAVE
rave_pgf_cf_exporter_plugin.py File Reference

Plugin for exporting cf-convention files. More...

Namespaces

namespace  Lib.rave_pgf_cf_exporter_plugin
 

Functions

 Lib.rave_pgf_cf_exporter_plugin.arglist2dict (arglist)
 Creates a dictionary from a rave argument list.
 
 Lib.rave_pgf_cf_exporter_plugin.strToNumber (sval)
 Converts a string into a number, either int or float.
 
 Lib.rave_pgf_cf_exporter_plugin.generate (files, arguments)
 Exports a CF convention file.
 

Variables

 Lib.rave_pgf_cf_exporter_plugin.logger = rave_pgf_logger.create_logger()
 
 Lib.rave_pgf_cf_exporter_plugin.ravebdb = None
 
list Lib.rave_pgf_cf_exporter_plugin.args = ["filename",sys.argv[2]]
 
 Lib.rave_pgf_cf_exporter_plugin.fname = sys.argv[1]
 

Detailed Description

Plugin for exporting cf-convention files.

Register in pgf with –name=eu.baltrad.beast.ExportCF

Author
Anders Henja, SMHI
Date
2018-01-24