Sat Hub is a Python-based project designed to process and analyze satellite imagery data. It supports various satellite data products and provides functionalities for downloading, processing, and visualizing satellite images.
-
Clone the repository:
git clone --recursive https://github.com/cl3t4p/sat_hub.git cd sat_hub
-
Set up the virtual environment and install dependencies:
python setup_env.py
python main.py --help # or click any of the links below for specific product help
GeoTIFF reader simple web page to visualize GeoTIFF files.
Usage:
Open in any browser the file `geotiff_reader.html`
Please refer to the GitHub Link