Dear OTB community,
We are happy to announce that OTB version 9.0.0-rc2 has been released!
Ready to use binary packages are available on the package page of the website:
- OTB-9.0.0-rc2-Linux.tar.gz (Linux)
- OTB-9.0.0-rc2-Win64.zip (Windows 64 bits)
The Docker image is available :
docker pull orfeotoolbox/otb:9.0.0-rc2
It is also possible to checkout the branch with git:
git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb.git OTB -b release-9.0
The documentation for OTB 9.0.0 can be found here .
In this release candidate:
- the QGIS compatibility is successfull both on Windows and Linux.
- Some post installation steps are done automatically when sourcing otbenv.profile for the first time. It is now compatible with multiple OS and multiple shells (bash, zsh)
- The documentation has been improved to for an easier installation process.
- Some superbuild dependencies have been updated : Geos 3.12.1, Curl 8.2.1, GDAL 3.8.3, TIFF 4.6.0, HDF4 1.12.4, PROJ 9.3.1
To download the packages one by one for a modular installation, you can download them here and follow the instructions in the cookbook .