Merge branch 'main' of https://huggingface.co/datasets/H1deaki/MethaneS2CM
Browse files- README.md +55 -3
- dataset_part_001.tar.gz +3 -0
- dataset_part_002.tar.gz +3 -0
- dataset_part_003.tar.gz +3 -0
- dataset_part_004.tar.gz +3 -0
- dataset_part_005.tar.gz +3 -0
- dataset_part_006.tar.gz +3 -0
README.md
CHANGED
|
@@ -1,3 +1,55 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Introduction
|
| 6 |
+
|
| 7 |
+
This is a methane emission detection dataset designed for tasks such as **methane emission classification** and **segmentation**. For each sample, the dataset includes data from three days: the **leak day (T)**, **T-90**, and **T-365**, along with the corresponding **plume mask** and **plume label** (binary).
|
| 8 |
+
|
| 9 |
+
The dataset was created by integrating data from **CarbonMapper** and **Sentinel-2**, followed by preprocessing steps such as reprojection, resizing, and cropping. Each sample is formatted as a **32x32 size** patch, as our experiments demonstrated that this size yields the best performance for the intended tasks.
|
| 10 |
+
|
| 11 |
+
For further details on the dataset and the associated experiments, please refer to our paper.
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
## Data Sources
|
| 15 |
+
|
| 16 |
+
This dataset is derived from the following sources:
|
| 17 |
+
|
| 18 |
+
1. **Sentinel-2**: Provided by the European Space Agency (ESA), Sentinel-2 is a high-resolution Earth observation satellite series primarily used for land monitoring, agriculture, forestry, and environmental management. For more information about Sentinel-2, visit the [ESA Sentinel-2 website](https://sentinel.esa.int/web/sentinel/missions/sentinel-2).
|
| 19 |
+
|
| 20 |
+
2. **CarbonMapper**: This initiative focuses on high-resolution hyperspectral remote sensing to monitor greenhouse gas emissions and air pollutants, supporting global efforts to address climate change. For more information, visit the [CarbonMapper website](https://carbonmapper.org).
|
| 21 |
+
|
| 22 |
+
Both sources have been preprocessed to meet the specific requirements of this dataset and standardized for ease of use.
|
| 23 |
+
|
| 24 |
+
# Overview
|
| 25 |
+
|
| 26 |
+
## Raw Collection
|
| 27 |
+
Raw Collection: [S2CM_RAW](https://huggingface.co/datasets/H1deaki/S2CM_RAW)
|
| 28 |
+
- **L2A product**: Collected **6347 samples** from **4285 plumes**.
|
| 29 |
+
- **L1C product**: Collected **7251 samples** from **4974 plumes**.
|
| 30 |
+
|
| 31 |
+
## Dataset Splits
|
| 32 |
+
The dataset is divided into three splits:
|
| 33 |
+
1. **L1C_temporal_split_32x32**
|
| 34 |
+
2. **L2A_temporal_split_32x32**
|
| 35 |
+
3. **L2A_location_split_32x32**
|
| 36 |
+
|
| 37 |
+
Below is a summary of the splits:
|
| 38 |
+
|
| 39 |
+
| Split Name | Training Samples | Testing Samples |
|
| 40 |
+
|----------------------------|------------------|-----------------|
|
| 41 |
+
| L1C_temporal_split_32x32 | 96,219 | 19,459 |
|
| 42 |
+
| L2A_temporal_split_32x32 | 80,660 | 20,319 |
|
| 43 |
+
| L2A_location_split_32x32 | 80,217 | 20,789 |
|
| 44 |
+
|
| 45 |
+
# Citation
|
| 46 |
+
|
| 47 |
+
TBD
|
| 48 |
+
|
| 49 |
+
# License
|
| 50 |
+
|
| 51 |
+
The MethaneS2CM dataset is licensed under the CC-BY-NC-4.0 license.
|
| 52 |
+
|
| 53 |
+
# Acknowledgments
|
| 54 |
+
|
| 55 |
+
We thank the European Space Agency (ESA) and the CarbonMapper initiative for their efforts in open data sharing. Their work enables valuable research and development in the field.
|
dataset_part_001.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfaf1ddd5e94e0966d5e1d7f1770f2bab2b284292a80a525fc1846b941adb9b2
|
| 3 |
+
size 3188752433
|
dataset_part_002.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42da8fe076cd63366cdeed1501c41204a47117bb0cbf3b1afa884f2d1014ed93
|
| 3 |
+
size 3097937508
|
dataset_part_003.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:314d6cf3fdb712c85464dd47d2722d4d9dd6003138816e839bfc112adafdaadd
|
| 3 |
+
size 2969718054
|
dataset_part_004.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6cdf28faec67c1aee12682730b92b05f1f5cfcd2a3ca7275e525a6fe8e54315
|
| 3 |
+
size 3058837101
|
dataset_part_005.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7695c215431c60f511058ee5070f9e9286e675c967359d04e8b9169762d8d77e
|
| 3 |
+
size 3194654524
|
dataset_part_006.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f4eb6575eb020358c39ab14da64f276319141176c59b7199a1f86b4b94234f3
|
| 3 |
+
size 540685275
|