Hi everyone! I’d like to share vresto, a Python tool I’ve been developing for discovering, retrieving, and analyzing Copernicus Sentinel products. It features an interactive map interface for visual search, high-resolution tile visualization powered by localtileserver, and granular download management with a band-resolution matrix for precise data selection. The tool supports both OData and STAC APIs and can be used via a web dashboard, CLI, or programmatic Python API. It’s designed to make working with Sentinel data more intuitive, whether you’re doing exploratory analysis or building automated pipelines. Docker support is included for easy deployment. Check it out at GitHub - kalfasyan/vresto: Satellite product browser and let me know if you have any feedback or suggestions!
1 Like