Skip to content

Added package support

Karsten Prehn requested to merge feature/packaging into main

This adds support to install the program as a package in a Python virtual environment with pip install .

Installing as a package also will add two scripts to the environment:

  • init_tilegrid to initialize the tile grid database
  • discretize to start the Discretizer

\approve @ds @laurens

Edited by Karsten Prehn

Merge request reports