MethaneUnion
收藏资源简介:
MethaneUnion 是一个用于甲烷遥感检测的多传感器图像数据集,主要支持图像分类和图像分割任务。数据集聚焦于甲烷排放监测,整合了来自多种遥感传感器(包括 S2、L89、EMIT 和 S5P)的数据。数据按两种划分方式组织:时间划分(temporal_split)和地理划分(geo_split)。每种划分下提供不同空间分辨率的数据版本,包括原始尺度(original_scale)以及 120米、360米、480米和 960米的地面采样距离(GSD)版本,每个版本包含训练集和测试集的 CSV 文件。CSV 文件包含样本 ID、标签、经纬度坐标、可用传感器信息,以及指向多个时间点(t0、pre、pre_pre)的图像文件路径和羽流标签文件路径。标签文件为传感器特定的 GeoTIFF 格式(*_plume.tif),而 S5P 传感器还提供了时间序列的 NPZ 格式文件。数据集适用于基于多时相、多分辨率遥感图像的甲烷羽流识别、分类与分割研究。
MethaneUnion is a multi-sensor image dataset for methane remote sensing detection, primarily supporting image classification and image segmentation tasks. The dataset focuses on methane emission monitoring and integrates data from multiple remote sensing sensors, including S2, L89, EMIT, and S5P. The data is organized in two split methods: temporal_split and geo_split. Each split provides data versions with different spatial resolutions, including the original_scale and ground sampling distance (GSD) versions of 120m, 360m, 480m, and 960m, each containing CSV files for training and test sets. The CSV files include sample IDs, labels, latitude and longitude coordinates, available sensor information, and file paths to images at multiple time points (t0, pre, pre_pre) and plume label files. The label files are in sensor-specific GeoTIFF format (*_plume.tif), while the S5P sensor also provides time series data in NPZ format. The dataset is suitable for research on methane plume identification, classification, and segmentation based on multi-temporal, multi-resolution remote sensing images.
数据集:MethaneUnion
许可证: cc-by-nc-4.0
任务类别: 图像分类、图像分割
标签: 甲烷、遥感、多传感器
数据集结构: 数据集按两种划分方式组织,每种划分方式下包含不同地面采样距离(GSD)分辨率的数据:
- 时间划分(temporal_split):包含
original_scale、120m_GSD、360m_GSD、480m_GSD、960m_GSD五个子目录,每个子目录下含train.csv和test.csv。 - 地理划分(geo_split):结构与时间划分相同。
CSV文件列说明: 每个CSV文件包含以下列:
id:数据样本IDlabel:标签latitude:纬度longitude:经度available_sensor:可用传感器信息S2_t0_path、S2_pre_path、S2_pre_pre_path、S2_plume_label_path:Sentinel-2 传感器数据路径L89_t0_path、L89_pre_path、L89_pre_pre_path、L89_plume_label_path:Landsat 8/9 传感器数据路径EMIT_t0_path、EMIT_pre_path、EMIT_pre_pre_path、EMIT_plume_label_path:EMIT 传感器数据路径S5p_temporal_path:Sentinel-5P 时序数据路径
数据格式说明:
- 所有路径指向
dataset_part_XXX.tar.gz压缩包内的文件。 - Sentinel-5P 时序文件为
.npz格式。 - 羽流标签文件以特定传感器命名的
*_plume.tif格式存储。




