Metadata-Version: 2.4
Name: resens
Version: 1.0.1
Author: Nikos Argyropoulos
Author-email: n.argiropgeo@gmail.com
Requires-Python: >=3.8,<3.15
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Dynamic: author
Dynamic: author-email
Dynamic: license-file
Dynamic: requires-python

# resens

[![PyPI version](https://img.shields.io/pypi/v/resens.svg)](https://pypi.org/project/resens/)
[![Python versions](https://img.shields.io/pypi/pyversions/resens.svg)](https://pypi.org/project/resens/)
[![License](https://img.shields.io/pypi/l/resens.svg)](https://pypi.org/project/resens/)

Raster Processing package for Remote Sensing and Earth Observation.

## Installation

```bash
pip install resens
```

## Changelog

See [`CHANGELOG.md`](CHANGELOG.md) for a detailed list of changes between releases.
