Tag Archives: gdal

msbas v10 compilation on macOS

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…

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.