Installation

Important

The installation notes below are tested only on Linux. Recommended minimum setup: Python 3.6.9

Installation using pip

Use git command to get cropmaps package and then pip package manager to install the module.

git clone ...git && cd cropmaps/
pip install .