RAVE
Lib.rave_qitotal_quality_plugin Namespace Reference

Classes

class  rave_qitotal_quality_additive
 
class  rave_qitotal_quality_minimum
 
class  rave_qitotal_quality_multiplicative
 
class  rave_qitotal_quality_plugin
 

Variables

 QITOTAL_DTYPE = _rave.RaveDataType_UCHAR
 Contains site-specific argument settings.
 
 QITOTAL_NP_DTYPE = numpy.uint8
 
float QITOTAL_GAIN = 1.0/255.0
 
float QITOTAL_OFFSET = 0.0
 
int QITOTAL_DEFAULT_FIELD_MODE = 2
 If no quality fields are available for the generation of a qi_total field then there are 3 variants that is possible to select 0 = No field is created 1 = A field initialized with 0 is created 2 = A field initialized with 1 (255) is created.
 
 a = rave_qitotal_quality_plugin()
 

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/>.

Variable Documentation

◆ QITOTAL_DEFAULT_FIELD_MODE

int Lib.rave_qitotal_quality_plugin.QITOTAL_DEFAULT_FIELD_MODE = 2

If no quality fields are available for the generation of a qi_total field then there are 3 variants that is possible to select 0 = No field is created 1 = A field initialized with 0 is created 2 = A field initialized with 1 (255) is created.

◆ QITOTAL_DTYPE

Lib.rave_qitotal_quality_plugin.QITOTAL_DTYPE = _rave.RaveDataType_UCHAR

Contains site-specific argument settings.