iota2.configuration_files.sections.simplification_section

Module that groups all the definitions of the simplification parameters

Classes

FileParameter

https://field-idempotency--pydantic-docs.netlify.app/usage/types/#custom-data-types

Iota2ParamSection(*args, **kwargs)

Iota2 parameter section base class.

SimplificationSection(*args, **kwargs)

Parameters of the section 'simplification'.

class iota2.configuration_files.sections.simplification_section.SimplificationSection(*args, **kwargs)[source]

Parameters of the section ‘simplification’.

gridsize: int = None
inland: FileParameter = None
nomenclature: FileParameter = None
rssize: int = 20
section_name: ClassVar[str] = 'simplification'
umc1: int = None
umc2: int = None