SLSTR Tools
Scripts for loading SLSTR level 1 product data.
Installation
Dependencies are listed in requirements.txt
and can be installed by running
pip install -r requirements.txt
Running Tests
Once the dependencies have been installed you can verify the code works by running the unit tests with the following command:
pytest image.py