Note: This repository consists of any and all utility functions and modules that can be of help to GIS, RS, EO projects.
To install the current repository in a development mode, follow the instructions.
# Activate a virtual environment, either pip or conda
$ git clone https://github.com/SpaceParkLeicester/Utilities.git
$ cd Utilities/
$ pip install -r requirements.txt
$ pip install -v -e .