FORCE v. 3.1.0
Release: 19.03.2020
General changes
Added a small bash script to compile with/without SPLITS.
Added a small bash script to compile in debug/production mode.
Updated the Makefile with the standard CURL path for both Ubuntu 16.04 LTS and 18.04 LTS.
Docker support
Gergely Padányi-Gulyás has contributed a Docker image! See Docker / Singularity support for details.
FORCE L2PS
Fixed a bug when reading Landsat 7 metadata. Thanks to Gergely Padányi-Gulyás for reporting this.
Fixed a cosmetic issue, where a mkdir warning was displayed for existing directories.
FORCE HIGHER LEVEL
in force-higher-level, TSA sub-module, phenometrics:
Added safety checks for
LSP_DOY_PREV_YEARandLSP_DOY_NEXT_YEARin relation to the interpolation stepINT_DAYand the hemisphere switch ``LSP_HEMISPHERE ``. Before, a critical memory error was possible.in force-higher-level, TSA sub-module, phenometrics:
Fixed an incorrect index that could cause a memory error.
in force-higher-level, TSA sub-module, phenometrics:
Allowed negative integrals, e.g. when
INDEXis Tasseled Cap Wetness or radar backscatter.in force-higher-level, TSA sub-module, phenometrics:
Allowed negative
LSP_MIN_VALUE. e.g. whenINDEXis Tasseled Cap Wetness or radar backscatter.