The Multidimensional Small Baseline Subset (MSBAS) is used for time series analysis of InSAR and speckle range/azimuth offset data. The latest version 10 is out and uses MPICH (a high performance implementation of the Message Passing Interface (MPI) ) along with OpenMP and gdal. More info on msbas at github: https://github.com/insar-info/msbas Here’s a quick instruction Read the Rest…
Tag Archives: gdal
msbas v10 compilation on macOS
Posted by gilles on May 19, 2023
Comments Off on msbas v10 compilation on macOS
Enabling gdal java binding for Geoserver on macOS
Posted by gilles on October 20, 2017
Comments Off on Enabling gdal java binding for Geoserver on macOS
This is a quick guide to enable “gdal” java-binding for Geoserver on macOS, to read a bunch of different image formats (like EnviHDR files) using GDAL.