RAVE
Lib.odc_hac_pgf_plugin Namespace Reference

Functions

 arglist2dict (arglist)
 Creates a dictionary from a RAVE argument list.
 
 generate (files, arguments)
 Increments HAC file(s) for the given object.
 

Variables

 ravebdb = None
 

Detailed Description

Copyright (C) 2013- 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

◆ arglist2dict()

Lib.odc_hac_pgf_plugin.arglist2dict ( arglist)

Creates a dictionary from a RAVE argument list.

Parameters
arglistthe argument list
Returns
a dictionary

◆ generate()

Lib.odc_hac_pgf_plugin.generate ( files,
arguments )

Increments HAC file(s) for the given object.

Parameters
filesthe list of files to be used for generating the volume. Should be only one, normally.
argumentsthe arguments defining the volume. Should be empty in this first version; the desired quantity can be added later.