saga:release-8.1.2

Last commit made on 2022-03-11
Get this branch:
git clone -b release-8.1.2 https://git.launchpad.net/saga

Branch merges

Branch information

Name:
release-8.1.2
Repository:
lp:saga

Recent commits

bc4e2ca... by oconrad <email address hidden>

update of translatables

9b90a35... by Olaf Conrad <email address hidden>

imagery_tools/sentinel_2_scene_import: level-2 related options (scl import)

f5cdaa3... by Olaf Conrad <email address hidden>

saga_api, saga_gui, floating point parameters: precision issues (serializing and parameters control)

57c00a6... by oconrad <email address hidden>

climate_tools/evapotranspiration: fix, method dependent enabling

106288c... by oconrad <email address hidden>

climate_tools/bioclimatic_vars: greater than zero check added for precipitation

9a0ded3... by oconrad <email address hidden>

imagery_tools/sentinel_2_scene_import: supporting latest meta file changes

a60aa39... by oconrad <email address hidden>

saga_api, CSG_Parameter_Date: from string, always check for iso-date in first place (directly set internal date representation)

9738c42... by oconrad <email address hidden>

saga_gui, wksp_base_control: bug fix, possible crash, clear (multiple) selection before closing project

8a7bd41... by Olaf Conrad <email address hidden>

saga_api/table_io: loading from text, improved field type check (string/int/float)

f64d707... by oconrad <email address hidden>

saga_api/table_io, input text table: improved check for numeric data type (integer might have led to wrong interpretation for exponential representation, e.g. 1.2345e6 -> 1 instead of 1234500!)