Dear OTB community,
We are happy to announce that OTB version 10.0.0-rc1 has been released!
Ready to use binary packages are available on the package page of the website:
-
OTB-10.0.0-rc1-Linux.tar.gz (Linux Ubuntu)
-
OTB-10.0.0-rc1-Linux_RedHat.tar.gz (Linux RH)
-
OTB-10.0.0-rc1-Win64.zip (Windows 64 bits)
It is also possible to checkout the branch with git:
git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb.git OTB -b release-10.0
The documentation for OTB 10.0.0 can be found here.
Compare to version 9.1.1 this major release have many breaking changes:
- C++ 20 support
- Integration of ITK 5.0
- Modification of CMake files impacting remote modules (guide to come)
It also include other changes:
- Support of NISAR data
- Support of PNEO data
- Support of LERC compression/decompression
- Support of ZSTD compression/decompression
- Support LUM image type if driver is given
Reminder: Since release 9.0, all GUI has been dropped. QGIS is now the official visualization tool. We support the development of a plugin which you can use with the following instructions. Thus like 9.1.1 the version 10.0 does not include Monteverdi or Mapla.
To download the packages one by one for a modular installation, you can download them here and follow the instructions in the cookbook.
The full changelog can be accessed here. We welcome your feedback and requests on OTB’s GitLab and if you find a bug, please report it!