sirbastiano94 commited on
Commit
be00dac
Β·
verified Β·
1 Parent(s): a64a342

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -9,6 +9,15 @@ pinned: false
9
 
10
  # πŸš€ RFInject: Synthetic RF Interference Injection for Sentinel-1 SAR L0 Data
11
 
 
 
 
 
 
 
 
 
 
12
  ## πŸ“Œ Motivation
13
  - **Radio Frequency Interference (\gls{RFI})** is a **major source of performance degradation** in modern **Synthetic Aperture Radar (\gls{SAR})** missions.
14
  - The **Copernicus Sentinel-1 constellation** is significantly affected, with numerous studies reporting its **detrimental impact**.
@@ -39,7 +48,8 @@ The framework is based on a **parametric signal model**:
39
  - **Clean Sentinel-1 L0 bursts** β†’ contaminated with **controlled synthetic RFI**
40
  - **Fully reproducible** contamination scenarios
41
  - **Rich metadata** for systematic testing across **different algorithms** and **experimental setups**
42
-
 
43
  ---
44
 
45
  ## 🎯 Impact and Applications
 
9
 
10
  # πŸš€ RFInject: Synthetic RF Interference Injection for Sentinel-1 SAR L0 Data
11
 
12
+ ## πŸ”— Dataset Links
13
+
14
+ | Resource | Type | Size | Link |
15
+ |---|---:|---:|---|
16
+ | RFInject Collection | Hugging Face Collection | β€” | [ESA-philab/RFInject](https://huggingface.co/collections/ESA-philab/rfinject) |
17
+ | RFInject-v1-L0 | Dataset | 395 GB | [ESA-philab/RFInject-v1-L0](https://huggingface.co/datasets/ESA-philab/RFInject-v1-L0) |
18
+ | RFInject-v1-SLC | Dataset | 23.8 TB | [ESA-philab/RFInject-v1-SLC](https://huggingface.co/datasets/ESA-philab/RFInject-v1-SLC) |
19
+
20
+
21
  ## πŸ“Œ Motivation
22
  - **Radio Frequency Interference (\gls{RFI})** is a **major source of performance degradation** in modern **Synthetic Aperture Radar (\gls{SAR})** missions.
23
  - The **Copernicus Sentinel-1 constellation** is significantly affected, with numerous studies reporting its **detrimental impact**.
 
48
  - **Clean Sentinel-1 L0 bursts** β†’ contaminated with **controlled synthetic RFI**
49
  - **Fully reproducible** contamination scenarios
50
  - **Rich metadata** for systematic testing across **different algorithms** and **experimental setups**
51
+ - **Mirrored data access** through the ESA Ξ¦-lab bucket storage infrastructure, with public entry point through the ESA Ξ¦-lab Hugging Face collection:
52
+ πŸ”— https://huggingface.co/collections/ESA-philab/rfinject
53
  ---
54
 
55
  ## 🎯 Impact and Applications