Skip to main content

Driver for L1C satellite image dedicated to GRS processor

Project description

GRSdriver_icon

GRSdriver package

Driver dedicated to load and prepare data for the GRS processor

  • Tool for easy loading of Sentinel-2 L1C SAFE format with accurate computation of the viewing angles
  • Applicable to Landsat 8 and 9
  • Visualization tools

Installation

  1. First clone the repository:
git clone https://github.com/Tristanovsk/GRSdriver.git

2.a. You may duplicate the conda environment (optional)

conda env create -f environment.yml

2.b. If you do not duplicate the environment please install GDAL with conda

conda install -c conda-forge gdal
  1. Install GRSdriver
conda activate grssuite
pip install .

You are done.

Usual installation

conda install -c conda-forge gdal
pip install .

Example

example gif

2D-fitting method for angle computation

example files example files example files

Example of water masking

example files

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GRSdriver-1.0.0.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

GRSdriver-1.0.0-py3-none-any.whl (24.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page