Installation
From PyPi registry:
pip install deeptrees
or from Gitlab registry:
pip install deeptrees --index-url https://codebase.helmholtz.cloud/api/v4/projects/13888/packages/pypi/simple
or from source:
git clone https://codebase.helmholtz.cloud/taimur.khan/DeepTrees.git
python3 setup.py install
Note
DeepTrees requires GDAL >= 3.10.0 and Python >= 3.10.