/active_rs

[draft] materials for active remote sensing course hands-on sessions

itslivetools

following Scott H's example in minipackage

basic install

pip install git+https://github.com/e-marshall/itslivetools.git@main

if fresh virtual env needed: conda env create -n itslivetools_env python=3.10

Use

import itslivetools itslivetools.functionname()

active_RS