diff --git a/public/images/ei/Cs.PNG b/public/images/ei/Cs.PNG new file mode 100644 index 0000000..e55f178 Binary files /dev/null and b/public/images/ei/Cs.PNG differ diff --git a/public/images/ei/EPC.PNG b/public/images/ei/EPC.PNG new file mode 100644 index 0000000..8dde6b4 Binary files /dev/null and b/public/images/ei/EPC.PNG differ diff --git a/public/images/ei/ET0.PNG b/public/images/ei/ET0.PNG new file mode 100644 index 0000000..d2ce6e2 Binary files /dev/null and b/public/images/ei/ET0.PNG differ diff --git a/public/images/ei/Gi.PNG b/public/images/ei/Gi.PNG new file mode 100644 index 0000000..bd469a4 Binary files /dev/null and b/public/images/ei/Gi.PNG differ diff --git a/public/images/ei/Im.PNG b/public/images/ei/Im.PNG new file mode 100644 index 0000000..a2a16c3 Binary files /dev/null and b/public/images/ei/Im.PNG differ diff --git a/public/images/ei/Ip.PNG b/public/images/ei/Ip.PNG new file mode 100644 index 0000000..b8c0f84 Binary files /dev/null and b/public/images/ei/Ip.PNG differ diff --git a/public/images/ei/Rn.PNG b/public/images/ei/Rn.PNG new file mode 100644 index 0000000..9ea6d06 Binary files /dev/null and b/public/images/ei/Rn.PNG differ diff --git a/public/js/json_tree.js b/public/js/json_tree.js index b90f150..776c9a6 100644 --- a/public/js/json_tree.js +++ b/public/js/json_tree.js @@ -7,4 +7,4 @@ var json_tree_intro = '[{"text":"自然地理概况","nodes":[{"text":"地理位 var json_tree_origin = '[{"text":"遥感监测","nodes":[{"text":"土地利用/土地覆盖","href":"/origin/land_use"},{"text":"生态环境质量状况","href":"/origin/ecology"},{"text":"牧草产量","href":"/origin/forage_yield"},{"text":"土壤侵蚀","href":"/origin/soil_erosion"}]},{"text":"地面监测","nodes":[{"text":"气象监测","href":"/origin/meteorological"},{"text":"水文水资源监测","href":"/origin/hydrology"},{"text":"草地生态监测","href":"/origin/grass"},{"text":"森林监测","href":"/origin/forest"},{"text":"沙化土地监测","href":"/origin/desertification"},{"text":"湿地监测","href":"/origin/wetland"},{"text":"水土保持监测","href":"/origin/soil_and_water_conservation"},{"text":"环境质量监测","href":"/origin/env_quality_monitoring"}]},{"text":"社会经济调查","nodes":[{"text":"人口","href":"#"},{"text":"社会经济","nodes":[{"text":"农牧业产值、经济收入及费用","href":"/origin/se/output_value"},{"text":"基本情况","href":"/origin/se/basic"},{"text":"畜产品产量统计表","href":"/origin/se/animal_products"},{"text":"畜牧业生产效益","href":"/origin/se/spe"},{"text":"禁牧减畜统计表","href":"/origin/se/grazing_prohibition"},{"text":"草原建设","href":"/origin/se/grassland_construction"},{"text":"草食牲畜数量","href":"/origin/se/herbivorous_livestock"}]},{"text":"环境保护机构","href":"#"},{"text":"污染源","href":"#"},{"text":"生态移民","href":"#"},{"text":"工程项目","href":"#"}]}]'; -var json_tree_ei = '[{"text":"生态系统宏观结构","nodes":[{"text":"分类面积","href":"/ei/classification_area"},{"text":"变化率","href":"/ei/rate_of_change"},{"text":"动态度","href":"/ei/dynamic_degree"},{"text":"宏观结构变化指数","href":"/ei/emsci"},{"text":"群落结构特征"}]},{"text":"生态系统质量","nodes":[{"text":"草地退化/恢复","href":"/ei/gdar"},{"text":"植被状况","href":"/ei/vegetation_status"},{"text":"宏观生态状况"},{"text":"植物物种多样性","href":"/ei/plant_species_diversity"},{"text":"环境质量","href":"/ei/env_uality"},{"text":"多年冻土上限","href":"/ei/permafrost_upper_limit"},{"text":"生态系统质量变化指数","href":"/ei/ecosystem_quality_change_index"}]},{"text":"生态系统服务功能","nodes":[{"text":"水源涵养","href":"/ei/water_conservation"},{"text":"土壤保持","href":"/ei/soil_conservation"},{"text":"防风固沙","href":"/ei/wind_and_sand"},{"text":"牧草供给","href":"/ei/forage_supply"},{"text":"水供给","href":"/ei/water_supply"},{"text":"生态系统服务功能变化指数","href":"/ei/ecosystem_service"}]},{"text":"生态系统变化的影响因素","nodes":[{"text":"气候变化"},{"text":"人类活动"},{"text":"生态工程和气候变化贡献率"}]}]'; \ No newline at end of file +var json_tree_ei = '[{"text":"生态系统宏观结构","nodes":[{"text":"分类面积","href":"/ei/classification_area"},{"text":"变化率","href":"/ei/rate_of_change"},{"text":"动态度","href":"/ei/dynamic_degree"},{"text":"宏观结构变化指数","href":"/ei/emsci"},{"text":"群落结构特征"}]},{"text":"生态系统质量","nodes":[{"text":"草地退化/恢复","href":"/ei/gdar"},{"text":"植被状况","href":"/ei/vegetation_status"},{"text":"宏观生态状况"},{"text":"植物物种多样性","href":"/ei/plant_species_diversity"},{"text":"环境质量","href":"/ei/env_uality"},{"text":"多年冻土上限","href":"/ei/permafrost_upper_limit"},{"text":"生态系统质量变化指数","href":"/ei/ecosystem_quality_change_index"}]},{"text":"生态系统服务功能","nodes":[{"text":"水源涵养","href":"/ei/water_conservation"},{"text":"土壤保持","href":"/ei/soil_conservation"},{"text":"防风固沙","href":"/ei/wind_and_sand"},{"text":"牧草供给","href":"/ei/forage_supply"},{"text":"水供给","href":"/ei/water_supply"},{"text":"生态系统服务功能变化指数","href":"/ei/ecosystem_service"}]},{"text":"生态系统变化的影响因素","nodes":[{"text":"气候变化","href":"/ei/climate_change"},{"text":"人类活动","href":"/ei/human_activity"},{"text":"生态工程和气候变化贡献率","href":"/ei/contribution_of_climate_change"}]}]'; \ No newline at end of file diff --git a/routes/ei.js b/routes/ei.js index f13e2f9..94c187d 100644 --- a/routes/ei.js +++ b/routes/ei.js @@ -145,6 +145,30 @@ router.get('/ecosystem_service', function (req, res, next) { }); }); +router.get('/climate_change', function (req, res, next) { + res.render('ei', { + page_title: '气候变化', + page_cont: 'inc', + inc_tag: 'climate_change' + }); +}); + +router.get('/human_activity', function (req, res, next) { + res.render('ei', { + page_title: '人类活动', + page_cont: 'inc', + inc_tag: 'human_activity' + }); +}); + +router.get('/contribution_of_climate_change', function (req, res, next) { + res.render('ei', { + page_title: '生态工程和气候变化贡献率', + page_cont: 'inc', + inc_tag: 'contribution_of_climate_change' + }); +}); + // Vegetation status diff --git a/views/inc/climate_change.ejs b/views/inc/climate_change.ejs new file mode 100644 index 0000000..dc8225a --- /dev/null +++ b/views/inc/climate_change.ejs @@ -0,0 +1,176 @@ + +
+
+
+

1.气温及其变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
区域背景年~基准年基准年~评估年两时段平均值
平均值倾斜率平均值倾斜率差值变化率
评价单元1------
评价单元2------
+

2.降水量及其变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
区域背景年~基准年基准年~评估年两时段平均值
平均值倾斜率平均值倾斜率差值变化率
评价单元1------
评价单元2------
+

3.湿润系数及其变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
区域背景年~基准年基准年~评估年两时段平均值
平均值倾斜率平均值倾斜率差值变化率
评价单元1------
评价单元2------
+
+
+ + +
\ No newline at end of file diff --git a/views/inc/contribution_of_climate_change.ejs b/views/inc/contribution_of_climate_change.ejs new file mode 100644 index 0000000..bededd3 --- /dev/null +++ b/views/inc/contribution_of_climate_change.ejs @@ -0,0 +1,324 @@ + +
+
+
+

1.工程区内外相关评价指标及其变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
时段工程区内工程区外工程区内与工程区外差值工程区内与工程区外的变化率
背景年~基准年平均值----
倾斜率----
基准年~评估年平均值----
倾斜率----
两个时段平均值差值----
倾斜率比较--//
+

2.自然保护区内生态系统状况变化指数(ECI)统计

+ + + + + + + + + + + + + + + + + +
保护区内保护区外保护区内与保护区外差值
ECI值---
+

3.真实与平均气候状态下生态系统重要评价参数变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
指标参数真实气候状况平均气候状况
平均值倾斜率平均值倾斜率
植被净初级生产力NPP----
水源涵养----
土壤水蚀模数----
土壤风蚀模数----
+

4.生态系统变化的生态工程与气候影响贡献统计表

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
指标参数气候影响贡献率生态工程影响贡献率
植被净初级生产力NPP--
水源涵养--
土壤水蚀模数--
土壤风蚀模数--
+
+
+ + +
\ No newline at end of file diff --git a/views/inc/human_activity.ejs b/views/inc/human_activity.ejs new file mode 100644 index 0000000..84fb24f --- /dev/null +++ b/views/inc/human_activity.ejs @@ -0,0 +1,73 @@ + +
+
+
+

1.草地压力指数及其变化统计

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
区域背景年~基准年基准年~评估年两时段平均值
平均值倾斜率平均值倾斜率差值变化率
评价单元1------
评价单元2------
+
+
+ + +
\ No newline at end of file