SIH-22-Kyogre / SatVision_Satellite-Image-Acquisition

Pluggable interfaces and session management wrappers for Sentinel-Hub. Experiments, workflows, and tests to acquire a real-time feed of medium resolution satellite images from any Sentinel-Hub -supported satellites. Sentinel-2 (ESA), Landsat-8 (NASA), and Resourcesat (ISRO) satellites, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SatVision: Real-time Data Acquisition using Sentinel-Hub

  • Experiments, workflows, and tests to acquire a real-time feed of medium resolution satellite images from Sentinel-2 (ESA), Landsat-8 (NASA), and Resourcesat (ISRO) satellites.
  • Pluggable interface for use with web or native applications built with any framework.
  • Session management wrappers for token-based authentication with Sentinel-Hub.

High-level Steps for Use

  • Register an API user token with Sentinel-Hub.
  • Edit token_manager.py to set up the token and other credentials.
  • Define callables to render HTTP POST requests from the API endpoint (reference: landsat8_l2.py).
  • Make API requests with the help of OAuth session set up callables defined in token_manager.py.

About

Pluggable interfaces and session management wrappers for Sentinel-Hub. Experiments, workflows, and tests to acquire a real-time feed of medium resolution satellite images from any Sentinel-Hub -supported satellites. Sentinel-2 (ESA), Landsat-8 (NASA), and Resourcesat (ISRO) satellites, etc.


Languages

Language:Python 100.0%