Tag Archives: brew

SeisComP for Mac compilation instructions

Last updated on January 23rd, 2024 at 02:02 pmSeisComP is a seismological software for data acquisition, processing, distribution and interactive analysis that has been developed by the GEOFON Program at Helmholtz Centre Potsdam, GFZ German Research Centre for Geosciences and gempa GmbH. More info here: https://www.seiscomp.de If you want to compile and run the latest Read the Rest…

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.