Dear all,
A second release candidate for OTB version 7.0 is available !
The associated binary packages can be downloaded from the website package page :
-
OTB-7.0.0-rc2-Win32.zipfor Windows 32 bits -
OTB-7.0.0-rc2-Win64.zipfor Windows 64 bits -
OTB-7.0.0-rc2-Linux64.runfor Linux -
OTB-7.0.0-rc2-Darwin64.runfor Mac OS X
The git tag associated to this release candidate is 7.0.0-rc2.
The main change since rc1 is the correction of a bug in monteverdi causing crash with some versions of GLSL, see https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/merge_requests/612
This rc2 also includes several bugfixes :
- The
inbvparameter was not taken into account in the statistics computation step ofZonalStatisticshttps://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/merge_requests/605 . - Fix for crashes in
ZonalStatisticswhen a non requested output had a value (e.g. the default value set by Monteverdi), reported in OTB 7 RC1 - ZonalStatistics (https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/merge_requests/603). - Compilation of the Python wrapper in the Superbuild, the path to the pythone executable was not correctly set ( https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/merge_requests/601)
- Correct Spelling errors (https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/merge_requests/599)
We welcome your feedbacks and requests on the forum and on GitLab !
The OTB team.