diff --git a/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/index.jsx b/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/index.jsx index e3b33e0..cd7aff6 100644 --- a/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/index.jsx +++ b/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/index.jsx @@ -1,4 +1,6 @@ import { useState } from "react"; +import { Cartesian3 } from "cesium"; +import { CameraFlyTo } from "resium"; import MapLayout from "@/components/map/Layout"; import TextInfoPanel from "@/components/common/TextInfoPanel"; import FormPanel from "./FormPanel"; @@ -34,6 +36,10 @@ function ClimateReconDataAssim() { content={`基于自主研发的古气候数据同化系统,对过去千年气候模拟结果和气候代用资料进行最优融合,以此对过去千年北半球温度和降水进行网格化重建。通过该同化系统重建的气候要素既符合气候系统变化物理学规律和动力学机制、又包含代用资料记录的气候变化信息,同时具备时-空连续的优势。重建结果支持了对过去千年三极地区温度和降水的时空变化特征研究和过去千年北极放大效应机制的研究,研究成果在国内外已经产生了广泛的影响。`} /> + diff --git a/src/components/home/Layout/NavBar.jsx b/src/components/home/Layout/NavBar.jsx index 8c53154..51cec90 100644 --- a/src/components/home/Layout/NavBar.jsx +++ b/src/components/home/Layout/NavBar.jsx @@ -131,7 +131,7 @@ function NavBar() {
navigateHandler("http://casearthpoles.tpdc.ac.cn/zh-hans/") }