Skip to main content

Python API for Sentinel Hub

Project description

Package version Conda version Supported Python versions Build Status Docs status Overall downloads Last month downloads Code coverage

Introduction

The sentinelhub Python package is the official Python interface for Sentinel Hub services. It supports most of the services described in the Sentinel Hub documentation and any type of satellite data collections, including Sentinel, Landsat, MODIS, DEM, and custom collections produced by users.

The package also provides a collection of basic tools and utilities for working with geospatial and satellite data. It builds on top of well known packages such as numpy, shapely, pyproj, etc. It is also a core dependency of eo-learn Python package for creating geospatial data-processing workflows.

The main package resources are GitHub repository, documentation page, and Sentinel Hub forum.

Installation

The package requires a Python version >= 3.8. The package is available at the PyPI package index and can be installed with

$ pip install sentinelhub

or with an extension tag for additional functionalities

$ pip install sentinelhub[AWS]  # extra dependencies for interacting with Amazon Web Services

Alternatively, the package can be installed with Conda from conda-forge channel

$ conda install -c conda-forge sentinelhub

To install the package manually, clone the repository and run

$ pip install .

Before installing sentinelhub on Windows it is recommended to install shapely package from Unofficial Windows wheels repository

Once installed the package can be configured according to configuration instructions in documentation.

Content

A high-level overview of the main functionalities:

Documentation

For more information on the package and to access the documentation, visit readthedocs.

Examples

The package has a collection of Jupyter notebooks with examples. They are available in the examples folder on GitHub and converted into documentation under Examples section.

Additionally, some examples are explained in Sentinel Hub webinar videos:

Blog posts

The package played a key role in many projects and use cases described at Sentinel Hub blog. The following blog posts are about the package itself:

Questions and Issues

Feel free to ask questions about the package and its use cases at Sentinel Hub forum or raise an issue on GitHub.

You are welcome to send your feedback to the package authors, Sentinel Hub research team, through any of Sentinel Hub communication channels.

License

See LICENSE.

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

sentinelhub-3.11.1.tar.gz (215.3 kB view details)

Uploaded Source

Built Distribution

sentinelhub-3.11.1-py3-none-any.whl (249.8 kB view details)

Uploaded Python 3

File details

Details for the file sentinelhub-3.11.1.tar.gz.

File metadata

  • Download URL: sentinelhub-3.11.1.tar.gz
  • Upload date:
  • Size: 215.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.18

File hashes

Hashes for sentinelhub-3.11.1.tar.gz
Algorithm Hash digest
SHA256 559d03fa8a67255bcf92ac10347386e74e81ca9839b5eccf75b614bd747a752d
MD5 b175cead4bf86ef48358a82dd323a957
BLAKE2b-256 60dff1e2feda34e589e76137322aa7f31daf79d4df910b564526ec46099aca95

See more details on using hashes here.

File details

Details for the file sentinelhub-3.11.1-py3-none-any.whl.

File metadata

  • Download URL: sentinelhub-3.11.1-py3-none-any.whl
  • Upload date:
  • Size: 249.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.18

File hashes

Hashes for sentinelhub-3.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f00ea260b8768780dbf2a65b2bb18b566423844f049b282f4ffb4ed94721890
MD5 6024dc6c1e2fe03bb08dbdb2fe290087
BLAKE2b-256 910cc092d9f8ecfff2cf5fd003adc487eb4bd7244cc15146d5b925be9d8c52e4

See more details on using hashes here.

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