tvoirand / s2coastalbot

S2coastalbot is a Mastodon bot that posts Sentinel-2 images acquired recently over coastal areas.

Home Page:https://mastodon.social/@s2coastalbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s2coastalbot

S2coastalbot is a Mastodon bot that posts Sentinel-2 images acquired recently over coastal areas.

Inspired from Sentinel2Bot and LandsatBot.

Described in more details on thibautvoirand.com/s2coastalbot.

Installation

For example using pip:

  1. Install requirements: pip install -r requirements.txt
  2. Install project package in development mode: pip install -e .

TODO

  • Improve list of coastal tiles by using coastline vector file more precise than the Natural Earth file
  • Add specific tweet for when no image satisfying selection criteria (AOI, time range, cloud cover) was found
  • Use atmospheric correction algorithm specific to the coastal environment instead of level 2 TCI image

Contribute

Please feel free to contribute by opening issues or pull-requests!

About

S2coastalbot is a Mastodon bot that posts Sentinel-2 images acquired recently over coastal areas.

https://mastodon.social/@s2coastalbot

License:MIT License


Languages

Language:Python 100.0%