Skip to main content

A python package to cross calibrate ResourceSat 2 sensors like LISS III, AWiFS or LISS IV.

Project description

cross_cal_resourcesat

image image Python Versions License image image


Introduction

This package applies a cross calibrates LISS III and AWiFS with the help of a reference image like Landsat 8 and Sentinel 2.

Takes two inputs:

  • inpf_liss = path to folder LISS III or AWiFS bands
  • inpf_ref = path to folder containing reference image bands. Could be Landsat 8 or Sentinel 2.

Final output folder:

  • inpf_liss\Reflectance\Calibration

Four temporary images are also generated which are automatically deleted after the execution. These are two composite images, one resampled image, and one clipped image


Package information

A python package to cross calibrate ResourceSat 2 sensors like LISS III, AWiFS or LISS IV.

Note: At the moment, if reference_sensor = 'Landsat 8', path to reflectance images will have to provided in inpf_ref.


How to use

  • Clone the repository in the desired folder.
git clone https://github.com/akhi9661/cross_cal_resourcesat.git

In case this fails, download the zip file and extract it in a folder.

  • Install the required dependencies.
pip install -r requirements.txt

If it throws up an error, create a new virtual environment and install the dependencies. Installation of GDAL and rasterio is complex and generally fails in the base environment or an already existing environment. Creating a new virtual environment generally resolves this.


Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.

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

cross_cal_resourcesat-0.1.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

cross_cal_resourcesat-0.1.3-py2.py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 2 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