RAVE
Lib.acqva_cluttermap_generator Namespace Reference

Classes

class  acqva_cluttermap_generator
 
class  acqva_coordinate_item
 
class  acqva_static_item
 
class  acqva_static_source
 
class  GeneratorException
 
class  InitializerException
 
class  ParserException
 

Variables

 TUPLE_PATTERN = re.compile("\s*([+-]?[0-9]+(.[0-9]+)?)\s*(->\s*([+-]?[0-9]+(.[0-9]+)?))?\s*")
 
 logger = rave_pgf_logger.create_logger()
 
 generator = acqva_cluttermap_generator("/projects/baltrad/rave/config/acqva_static.json")
 
 result = generator.create(_raveio.open("/projects/baltrad/rave/test/pytest/fixtures/seang_qcvol_20120131T0000Z.h5").object)
 
 rio = _raveio.new()
 
 object
 

Detailed Description

Copyright (C) 2024- 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/>.