RAVE
Lib.rave_quality_chain_registry Namespace Reference

Classes

class  chain
 
class  link
 
class  rave_quality_chain_registry
 

Functions

 get_global_registry ()
 

Variables

 CONFIG_FILE
 
int initialized = 0
 

Detailed Description

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

◆ CONFIG_FILE

Lib.rave_quality_chain_registry.CONFIG_FILE
Initial value:
1= os.path.join(os.path.join(os.path.split(os.path.split(os.path.abspath(__file__))[0])[0],
2 'config'), 'rave_quality_chain_registry.xml')