Various tools and modules for satellite data management and atmospheric correction.
To install or update this module from github in your current python environment, use the following command:
pip install --no-deps --no-cache-dir git+https://github.com/hygeos/eotools.git
To install it from a cloned folder, in editable mode:
pip install --no-deps -e <dir/to/eotools/>