📆 Project Period | 2024 - 2025 |
👤 CIN Visiting Researcher |
Project Summary
Φ-Down is a Python library that simplifies accessing Earth Observation data from the Copernicus Data Space Ecosystem using Cloudferro services. It provides a streamlined interface for searching, filtering, and downloading satellite imagery from various Sentinel missions and contributing datasets. Whether you're a researcher, developer, or data scientist, Φ-Down makes it easy to incorporate satellite data into your workflows without dealing with complex APIs or authentication processes.
Features
- Authenticate with the Copernicus Data Space Ecosystem.
- Search for Sentinel products using the OData API with various filters query_by_filter (collection, product type, date, AOI, cloud cover, etc.).
- Search for products by exact name using query_by_name.
- Download Sentinel products using the S3 protocol.
Documentation
Comprehensive documentation is available at: https://esa-philab.github.io/phidown
- Getting Started - Quick start guide
- Installation - Detailed installation instructions
- User Guide - Complete usage guide
- API Reference - Full API documentation
- Examples - Code examples and tutorials
- Contributing - How to contribute
Development Tools
- Python (3.9+), with libraries: s5cmd, pandas, ipyleaflet.
- Jupyter Notebooks for prototyping and model training.
- GitHub for version control, GitHub Actions for CI/CD pipelines.
- Copernicus Data Space Ecosystem APIs (OData, S5), Sentinels and CCM archives.
Project Description
[put here]