新增文件

This commit is contained in:
2026-04-16 02:45:34 +00:00
parent 112eacd904
commit 5f7efa1936
8 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
日期,地区,平均温度_℃,最高温度_℃,最低温度_℃,相对湿度_%,降水量_mm,风速_m_s,日照时数_h,气压_hPa,天气状况,土壤温度_℃,土壤湿度_%
2024-01-01,西北干旱区,-2.3,6.0,-6.9,43.2,0.0,1.0,12.1,1019.7,,-3.1,76.1
2024-01-02,云贵高原,-1.2,3.9,-5.2,45.0,12.3,6.8,13.2,1003.5,,-4.1,58.5
2024-01-03,长江中下游,-2.1,6.0,-6.9,39.1,9.2,10.7,13.9,1028.3,,-2.2,70.8
2024-01-04,华北平原,2.5,10.8,-2.6,84.8,0.0,8.6,0.1,1010.2,大雨,2.3,58.3
2024-01-05,西北干旱区,2.3,10.0,-0.7,64.6,0.8,8.8,7.5,1001.5,,-0.1,60.4
1 日期 地区 平均温度_℃ 最高温度_℃ 最低温度_℃ 相对湿度_% 降水量_mm 风速_m_s 日照时数_h 气压_hPa 天气状况 土壤温度_℃ 土壤湿度_%
2 2024-01-01 西北干旱区 -2.3 6.0 -6.9 43.2 0.0 1.0 12.1 1019.7 -3.1 76.1
3 2024-01-02 云贵高原 -1.2 3.9 -5.2 45.0 12.3 6.8 13.2 1003.5 -4.1 58.5
4 2024-01-03 长江中下游 -2.1 6.0 -6.9 39.1 9.2 10.7 13.9 1028.3 -2.2 70.8
5 2024-01-04 华北平原 2.5 10.8 -2.6 84.8 0.0 8.6 0.1 1010.2 大雨 2.3 58.3
6 2024-01-05 西北干旱区 2.3 10.0 -0.7 64.6 0.8 8.8 7.5 1001.5 -0.1 60.4