Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 420 Bytes

Utilities

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 .