PALM-meteo
|
Public Member Functions | |
def | __init__ (self, *args, **kwargs) |
![]() | |
def | check_config (self, *args, **kwargs) |
![]() | |
def | __new__ (cls, name, bases, dct) |
Set a list of required meteorological variables in plugin metainformation: class Requires: meteo_vars = [ ... ] Global available_meteo_vars holds names of all variables known to the processor.
def palmmeteo_stdplugins.meteo.RequiresMeteoPluginMixin.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |