Skip to content

Commit

Permalink
Site updated: 2024-10-27 16:17:29
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiande committed Oct 27, 2024
1 parent 9d000f5 commit 8cd5b54
Show file tree
Hide file tree
Showing 18 changed files with 563 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="UTF-8">

<link rel="apple-touch-icon" sizes="76x76" href="/img/fluid.png">
<link rel="icon" href="/img/fluid.png">
<link rel="icon" href="/img/GREAT-WHU.jpg">


<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
Expand All @@ -19,21 +19,21 @@
<meta name="author" content="GREAT-WHU">
<meta name="keywords" content="">

<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta name="description" content="GREAT(GNSS+ REsearch, Application and Teaching)团队介绍。">
<meta property="og:type" content="article">
<meta property="og:title" content="Hello World">
<meta property="og:url" content="https://great-whu.github.io/2024/10/27/hello-world/index.html">
<meta property="og:title" content="关于GREAT">
<meta property="og:url" content="https://great-whu.github.io/2024/10/27/0001-%E5%85%B3%E4%BA%8EGREAT/index.html">
<meta property="og:site_name" content="GREAT-WHU">
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta property="og:description" content="GREAT(GNSS+ REsearch, Application and Teaching)团队介绍。">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-10-27T07:13:06.645Z">
<meta property="article:modified_time" content="2024-10-27T07:12:09.123Z">
<meta property="article:modified_time" content="2024-10-27T08:14:33.878Z">
<meta property="article:author" content="GREAT-WHU">
<meta name="twitter:card" content="summary_large_image">



<title>Hello World - GREAT-WHU</title>
<title>关于GREAT - GREAT-WHU</title>

<link rel="stylesheet" href="https://lib.baomitu.com/twitter-bootstrap/4.6.1/css/bootstrap.min.css" />

Expand Down Expand Up @@ -97,7 +97,7 @@
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
<strong>Fluid</strong>
<strong>GREAT-WHU</strong>
</a>

<button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
Expand Down Expand Up @@ -199,7 +199,7 @@
<div class="banner-text text-center fade-in-up">
<div class="h2">

<span id="subtitle" data-typed-text="Hello World"></span>
<span id="subtitle" data-typed-text="关于GREAT"></span>

</div>

Expand All @@ -222,7 +222,7 @@
<span class="post-meta mr-2">
<i class="iconfont icon-chart"></i>

18
425

</span>

Expand All @@ -233,7 +233,7 @@



1 分钟
4 分钟

</span>

Expand Down Expand Up @@ -270,24 +270,18 @@
<div class="container nopadding-x-md" id="board-ctn">
<div id="board">
<article class="post-content mx-auto">
<h1 id="seo-header">Hello World</h1>
<h1 id="seo-header">关于GREAT</h1>


<div class="markdown-body">

<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs bash">$ hexo new <span class="hljs-string">&quot;My New Post&quot;</span><br></code></pre></td></tr></table></figure>

<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs bash">$ hexo server<br></code></pre></td></tr></table></figure>

<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs bash">$ hexo generate<br></code></pre></td></tr></table></figure>

<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs bash">$ hexo deploy<br></code></pre></td></tr></table></figure>

<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
<h1 id="GREAT-团队介绍"><a href="#GREAT-团队介绍" class="headerlink" title="GREAT 团队介绍"></a>GREAT 团队介绍</h1><p>GREAT(GNSS+ REsearch, Application and Teaching)团队长期从事<strong>卫星精密定位定轨与多源融合导航</strong>方面的研究与教学工作。团队成员有李昕、袁勇强、张柯柯、郑玉新、冯绍权、廖健驰、李林阳等青年教师,以及三十余名博士和硕士研究生。</p>
<p> <strong>主要研究方向及成果包括:</strong>1)以PPP-RTK为代表的实时精密定位,可生成并提供多频多系统实时精密轨道、实时钟差、实时UPD以及实时精密大气产品,支持星地一体化增强的快速精密定位;2)基于因子图和滤波的GNSS、视觉、激光、惯性以及高精地图等多源信息紧融合算法,以及相应的软硬件一体化终端设备;3)低轨导航增强以及在观测值层面的多种空间大地测量技术(GNSS&#x2F;SLR&#x2F;VLBI)联合解算。</p>
<p> 近年来,团队在国际大地测量与地球科学领域权威期刊发表高水平 SCI 论文 150 余篇,Google Scholar 总被引 8000余次,H指数50。入选爱思唯尔中国高被引学者和全球2%顶尖科学家榜单。承担国际合作、国家级、省部级以及产学研合作项目四十余项,相关成果获得广泛的应用。先后荣获湖北省自然科学奖一等奖、教育部科技进步奖一等奖、国际大地测量和地球物理学联合会(IUGG)青年科学家奖等奖项。</p>
<hr>
<p><strong>欢迎关注:</strong>GREAT智能导航实验室</p>
<p><strong>团队主页:</strong><a target="_blank" rel="noopener" href="http://igmas.users.sgg.whu.edu.cn/group">http://igmas.users.sgg.whu.edu.cn/group</a></p>
<p><strong>团队Github:</strong><a target="_blank" rel="noopener" href="https://github.com/GREAT-WHU">https://github.com/GREAT-WHU</a></p>


</div>
Expand All @@ -305,8 +299,8 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl

<div class="license-box my-3">
<div class="license-title">
<div>Hello World</div>
<div>https://great-whu.github.io/2024/10/27/hello-world/</div>
<div>关于GREAT</div>
<div>https://great-whu.github.io/2024/10/27/0001-关于GREAT/</div>
</div>
<div class="license-meta">

Expand Down Expand Up @@ -452,7 +446,7 @@ <h4 class="modal-title w-100 font-weight-bold">搜索</h4>
<div class="footer-inner">

<div class="footer-content">
<a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>
<a href="https://github.com/GREAT-WHU" target="_blank" rel="nofollow noopener"><span>GREAT (GNSS+ Research, Application and Teaching) group, Wuhan University.</span></a>
</div>


Expand Down
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="UTF-8">

<link rel="apple-touch-icon" sizes="76x76" href="/img/fluid.png">
<link rel="icon" href="/img/fluid.png">
<link rel="icon" href="/img/GREAT-WHU.jpg">


<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
Expand Down Expand Up @@ -87,7 +87,7 @@
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
<strong>Fluid</strong>
<strong>GREAT-WHU</strong>
</a>

<button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
Expand Down Expand Up @@ -258,7 +258,7 @@ <h4 class="modal-title w-100 font-weight-bold">搜索</h4>
<div class="footer-inner">

<div class="footer-content">
<a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>
<a href="https://github.com/GREAT-WHU" target="_blank" rel="nofollow noopener"><span>GREAT (GNSS+ Research, Application and Teaching) group, Wuhan University.</span></a>
</div>


Expand Down
Loading

0 comments on commit 8cd5b54

Please sign in to comment.