You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.