Skip to content

masantizof/Sentinel_1_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sentinel_1

🛰️ Sentinel-1 SAR Automated Data Pipeline

Python Sentinel-1 Context

📋 Project Overview

This project was developed to automate the acquisition of massive volumes of Synthetic Aperture Radar (SAR) imagery. It was designed to support oceanographic and coastal monitoring operations where cloud cover in tropical regions prevents the use of optical satellites.

The script serves as a robust wrapper around the Copernicus Open Access Hub API, handling authentication, spatial filtering, and bulk downloads efficiently.

⚙️ Technical Challenges Solved

  • Automated Retrieval: Replaced manual downloading with a script capable of fetching specific products based on Polygon WKT geometries.
  • Storage Management: Implemented logic to manage disk space constraints by rotating old files while prioritizing new acquisitions.
  • Network Resilience: Includes error handling for interrupted connections during large file transfers (ZIP files > 1GB).

🛠️ Tech Stack

  • Language: Python
  • Libraries: requests, sentinelhub (logic adaptation), os (system management).
  • Data Source: ESA Copernicus Sentinel-1 (C-Band SAR).

🚀 Impact

Drastically reduced the time required to update the Spatial Data Infrastructure (SDI), ensuring that analysts had access to the latest radar imagery for flood detection and coastline analysis.

About

Script para descargar imágenes sentinel 1

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages