Build 'PCRaster' (from source) on Linux - For calculation of flow accumulation in QGIS... by Hans van der Kwast

sudo apt install libboost-all-dev libqt5charts5-dev libxerces-c-dev libncurses-dev cmake-curses-gui libqt5opengl5-dev pybind11-dev

$ git clone --recursive https://github.com/pcraster/pcraster.git $ cd pcraster && mkdir build && cd build $ cmake -G"Unix Makefiles" -D CMAKE_BUILD_TYPE=Release -DPCRASTER_BUILD_TEST=OFF .. $ make -j4 $ sudo make install $ echo "export PYTHONPATH=$PYTHONPATH:/usr/local/python" >> ~/.bash_profile
$ sudo reboot



Comments

  1. I enjoyed your work and the manner in which you presented this article on Carton Accumulation. For us, it is a beneficial and useful paper. Thank you for sharing this story.

    ReplyDelete

Post a Comment

Popular posts from this blog

Qgis-server...Installing the QGIS Lizmap Plugin & Lizmap Web Client

Install PostreSQL 14 and PostGIS 3 on Ubuntu 22.04 LTS

Overlaying Raster and Vector datasets with different projection parameters in GRASS GIS