Copernicus-Explorer

About:

Final version of the web catalogue of Sentinel imagery Copernicus-Explorer written in Python/Django.

Features:

  • Periodically update database using Python and SciHub API.
  • Search for satellite images using spatial queries.
  • Clip satellite imagery using GDAL library in order to save bandwidth.
  • Asynchronous task execution using Celery and RabbitMQ