Skip to content

cloudsen12/dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A global dataset for cloud and cloud shadow semantic understanding

Instructions  • Citation  • Credits

Introduction

This repository contains the code necessary for choosing, downloading, and producing cloudSEN12 image patches (IPs). Anyone interested in creating regional or national versions of cloudSEN12 only has to make modifications to the 'data/cloudsen12 initial.csv' file. The code is totally reproducible. All of our discussions in the control quality stage are recorded in the GH discussion section.

Instructions

  1. Install all the libraries inside the main.R file.
  2. Read the dataset (data/cloudsen12_initial.csv) generated by the CDE team after image tile selection.
  3. Run ip_creator function. It will return all features of an IP in cloudSEN12 as a list of stars objects:
    • s2l1c: Sentinel-2 Level 1C data.
    • s2l2a: Sentinel-2 Level 2A data.
    • extra: Additional features described in Table 3 (See our paper here).
    • s1: Sentinel-1.
  4. Finally the metadata is generated by metadata_creator function.
  5. Repeat 3 and 4 49400 times.

Citation

@article{aybar2022cloudsen12,
  title={CloudSEN12-a global dataset for semantic understanding of cloud and cloud shadow in Sentinel-2},
  author={Aybar, Cesar and Ysuhuaylas, Luis and Loja, Jhomira and Gonzales, Karen and Herrera, Fernando and Yali, Roy and Flores, Angie and Diaz, Lissette and Cuenca, Nicole and Espinoza, Wendy and Prudencio, Fernando and Llactayo, Valeria and Montero, David and Sudmanns, Martin and Tiede, Dirk and Mateo-García, Gonzalo and Gómez-Chova, Luis},
  year={2022},
  publisher={EarthArXiv}
}

Acknowledgment

This project gratefully acknowledges:

for computing resources