File size: 977 Bytes
2ac4221 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"dataset_info": {
"description": "地震波形数据集 - windowed格式",
"citation": "地震波形数据来源于华为云OBS存储的IRIS地震台网数据",
"homepage": "https://github.com/your-repo/earthquake-dataset",
"license": "请参考IRIS数据使用政策",
"features": {},
"splits": {
"train": {
"name": "train",
"num_examples": 0,
"num_bytes": 0
}
},
"download_size": 0,
"dataset_size": 0
},
"task_categories": [
"time-series-forecasting",
"geophysics"
],
"task_ids": [
"seismic-analysis",
"earthquake-detection"
],
"paperswithcode_id": null,
"pretty_name": "earthquake-waveforms-windowed",
"dataset_type": "windowed",
"created_time": "2025-09-17T06:35:36.322511",
"source": {
"obs_endpoint": "https://obs.cn-north-4.myhuaweicloud.com",
"bucket": "gaoyuan-49d0",
"prefix": "地质灾害-文本+遥感+时序/IRIS/dataset_earthquake/"
}
} |