-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
83 lines (80 loc) · 13 KB
/
index.html
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!doctype html>
<html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><meta><title>Tianshu Chen</title><link rel="manifest" href="/manifest.json"><meta name="application-name" content="Tianshu Chen"><meta name="msapplication-TileImage" content="/img/favicon.svg"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Tianshu Chen"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="description" content="Hi, I&#39;m Tianshu Chen (陈天舒). I have been a postdoctoral fellow working with Professor Tao Wang at the Hong Kong Polytechnic University since December 2022. I graduated from Shandong University in"><meta property="og:type" content="blog"><meta property="og:title" content="Tianshu Chen"><meta property="og:url" content="http://tianshu129.github.io/index.html"><meta property="og:site_name" content="Tianshu Chen"><meta property="og:description" content="Hi, I&#39;m Tianshu Chen (陈天舒). I have been a postdoctoral fellow working with Professor Tao Wang at the Hong Kong Polytechnic University since December 2022. I graduated from Shandong University in"><meta property="og:locale" content="en_US"><meta property="og:image" content="http://tianshu129.github.io/images/tx2.jpg"><meta property="article:published_time" content="2024-04-21T07:39:58.000Z"><meta property="article:modified_time" content="2024-10-02T08:03:20.686Z"><meta property="article:author" content="Tianshu Chen"><meta property="twitter:card" content="summary"><meta property="twitter:image:src" content="http://tianshu129.github.io/images/tx2.jpg"><script type="application/ld+json">{"@context":"https://schema.org","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"http://tianshu129.github.io/index.html"},"headline":"Tianshu Chen","image":["http://tianshu129.github.io/images/tx2.jpg"],"datePublished":"2024-04-21T07:39:58.000Z","dateModified":"2024-10-02T08:03:20.686Z","author":{"@type":"Person","name":"Tianshu Chen"},"publisher":{"@type":"Organization","name":"Tianshu Chen","logo":{"@type":"ImageObject","url":null}},"description":"Hi, I'm Tianshu Chen (陈天舒). I have been a postdoctoral fellow working with Professor Tao Wang at the Hong Kong Polytechnic University since December 2022. I graduated from Shandong University in"}</script><link rel="canonical" href="http://tianshu129.github.io/index.html"><link rel="icon" href="/img/favicon.svg"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.0.0/css/all.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/styles/atom-one-light.css"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;600&family=Source+Code+Pro"><link rel="stylesheet" href="/css/default.css"><style>body>.footer,body>.navbar,body>.section{opacity:0}</style><!--!--><!--!--><!--!--><!--!--><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/build/cookieconsent.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/lightgallery.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/justifiedGallery.min.css"><!--!--><!--!--><style>.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#3273dc;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}</style><script src="https://cdn.jsdelivr.net/npm/[email protected]/pace.min.js"></script><!--!--><!--!--><!-- hexo injector head_end start --><script>
(function () {
function switchTab() {
if (!location.hash) {
return;
}
const id = '#' + CSS.escape(location.hash.substring(1));
const $tabMenu = document.querySelector(`.tabs a[href="${id}"]`);
if (!$tabMenu) {
return;
}
const $tabMenuContainer = $tabMenu.parentElement.parentElement;
Array.from($tabMenuContainer.children).forEach($menu => $menu.classList.remove('is-active'));
Array.from($tabMenuContainer.querySelectorAll('a'))
.map($menu => document.getElementById($menu.getAttribute("href").substring(1)))
.forEach($content => $content.classList.add('is-hidden'));
if ($tabMenu) {
$tabMenu.parentElement.classList.add('is-active');
}
const $activeTab = document.querySelector(id);
if ($activeTab) {
$activeTab.classList.remove('is-hidden');
}
}
switchTab();
window.addEventListener('hashchange', switchTab, false);
})();
</script><!-- hexo injector head_end end --><meta name="generator" content="Hexo 7.2.0"></head><body class="is-1-column"><nav class="navbar navbar-main"><div class="container navbar-container"><div class="navbar-brand justify-content-center"><a class="navbar-item navbar-logo" href="/">Tianshu Chen</a></div><div class="navbar-menu"><div class="navbar-start"><a class="navbar-item is-active" href="/">Home</a><a class="navbar-item" href="/files/Chen_CV_October_2024.pdf">CV</a><a class="navbar-item" href="/research">Research</a></div><div class="navbar-end"><a class="navbar-item" target="_blank" rel="noopener" title="Xtwitter" href="https://twitter.com/_Tianshu"><i class="fab fa-twitter"></i></a><a class="navbar-item" target="_blank" rel="noopener" title="ResearchGate" href="https://orcid.org/0000-0002-2053-5307"><i class="fab fa-researchgate"></i></a><a class="navbar-item" target="_blank" rel="noopener" title="Orcid" href="https://www.researchgate.net/profile/Tianshu-Chen-2"><i class="fab fa-orcid"></i></a><a class="navbar-item" target="_blank" rel="noopener" title="GitHub" href="https://github.com/tianshu129"><i class="fab fa-github"></i></a><a class="navbar-item search" title="Search" href="javascript:;"><i class="fas fa-search"></i></a></div></div></div></nav><section class="section"><div class="container"><div class="columns"><div class="column order-2 column-main is-12"><div class="card"><article class="card-content article" role="article"><div class="content"><p>
<img src="images/tx2.jpg" style="float: right; margin-left: 20px; width: 160px;" />
Hi, I'm Tianshu Chen (陈天舒). I have been a postdoctoral fellow working with <a target="_blank" rel="noopener" href="https://www.taowang.org">Professor Tao Wang</a> at the Hong Kong Polytechnic University since December 2022. I graduated from Shandong University in September 2022 and was a member of the Team for Research in Atmospheric Chemistry and Environment (TRACE) (M.S. & Ph.D. advisor: <a target="_blank" rel="noopener" href="https://faculty.sdu.edu.cn/xuelikun/en/index.htm">Likun Xue</a> & co-advisor: <a target="_blank" rel="noopener" href="https://www.colorado.edu/chemistry/joost-de-gouw">Professor Joost de Gouw</a>). I visited the Cooperative Institute for Research in Environmental Sciences (CIRES) at the University of Colorado Boulder for a collaboration with <a target="_blank" rel="noopener" href="https://www.colorado.edu/chemistry/joost-de-gouw">Professor Joost de Gouw</a> from September 2019 to September 2020.
</p>
<p>
I have always been captivated by the complex interplay between energy systems, the environment, and human society, and how these interactions will shape the future of clean air and carbon neutrality. My research focuses on investigating the human impact on air quality and climate change through the lens of atmospheric chemistry, with particular attention to energy-related species. I combine various methods to explore changing atmospheric compositions, such as spatiotemporal trends in concentrations, using atmospheric observations as key constraints.
<p>
</div><div class="article-licensing box"><div class="licensing-title"><p><a href="http://tianshu129.github.io/index.html">http://tianshu129.github.io/index.html</a></p></div><div class="licensing-meta level is-mobile"><div class="level-left"><div class="level-item is-narrow"><div><h6>Author</h6><p>Tianshu Chen</p></div></div><div class="level-item is-narrow"><div><h6>Posted on</h6><p>2024-04-21</p></div></div><div class="level-item is-narrow"><div><h6>Updated on</h6><p>2024-10-02</p></div></div><div class="level-item is-narrow"><div><h6>Licensed under</h6><p><a class="icons" rel="noopener" target="_blank" title="Creative Commons" href="https://creativecommons.org/"><i class="icon fab fa-creative-commons"></i></a><a class="icons" rel="noopener" target="_blank" title="Attribution" href="https://creativecommons.org/licenses/by/4.0/"><i class="icon fab fa-creative-commons-by"></i></a><a class="icons" rel="noopener" target="_blank" title="Noncommercial" href="https://creativecommons.org/licenses/by-nc/4.0/"><i class="icon fab fa-creative-commons-nc"></i></a></p></div></div></div></div></div><!--!--></article></div><!--!--><!--!--></div><!--!--><!--!--></div></div></section><footer class="footer"><div class="container"><div class="level"><div class="level-start"><a class="footer-logo is-block mb-2" href="/">Tianshu Chen</a><p class="is-size-7"><span>© 2024 Tianshu Chen</span> Powered by <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a> & <a href="https://github.com/ppoffice/hexo-theme-icarus" target="_blank" rel="noopener">Icarus</a></p><p class="is-size-7">© 2019</p></div><div class="level-end"><div class="field has-addons"><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Creative Commons" href="https://creativecommons.org/"><i class="fab fa-creative-commons"></i></a></p><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Attribution 4.0 International" href="https://creativecommons.org/licenses/by/4.0/"><i class="fab fa-creative-commons-by"></i></a></p><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Download on GitHub" href="https://github.com/ppoffice/hexo-theme-icarus"><i class="fab fa-github"></i></a></p></div></div></div></div></footer><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/min/moment-with-locales.min.js"></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/clipboard.min.js" defer></script><script>moment.locale("en");</script><script>var IcarusThemeSettings = {
article: {
highlight: {
clipboard: true,
fold: 'unfolded'
}
}
};</script><script src="/js/column.js"></script><script src="/js/animation.js"></script><a id="back-to-top" title="Back to top" href="javascript:;"><i class="fas fa-chevron-up"></i></a><script src="/js/back_to_top.js" defer></script><!--!--><!--!--><!--!--><script src="https://cdn.jsdelivr.net/npm/[email protected]/build/cookieconsent.min.js" defer></script><script>window.addEventListener("load", () => {
window.cookieconsent.initialise({
type: "info",
theme: "edgeless",
static: false,
position: "bottom-left",
content: {
message: "This website uses cookies to improve your experience.",
dismiss: "Got it!",
allow: "Allow cookies",
deny: "Decline",
link: "Learn more",
policy: "Cookie Policy",
href: "https://www.cookiesandyou.com/",
},
palette: {
popup: {
background: "#edeff5",
text: "#838391"
},
button: {
background: "#4b81e8"
},
},
});
});</script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/lightgallery.min.js" defer></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/jquery.justifiedGallery.min.js" defer></script><script>window.addEventListener("load", () => {
if (typeof $.fn.lightGallery === 'function') {
$('.article').lightGallery({ selector: '.gallery-item' });
}
if (typeof $.fn.justifiedGallery === 'function') {
if ($('.justified-gallery > p > .gallery-item').length) {
$('.justified-gallery > p > .gallery-item').unwrap();
}
$('.justified-gallery').justifiedGallery();
}
});</script><!--!--><!--!--><!--!--><!--!--><!--!--><script src="/js/main.js" defer></script><div class="searchbox"><div class="searchbox-container"><div class="searchbox-header"><div class="searchbox-input-container"><input class="searchbox-input" type="text" placeholder="Type something..."></div><a class="searchbox-close" href="javascript:;">×</a></div><div class="searchbox-body"></div></div></div><script src="/js/insight.js" defer></script><script>document.addEventListener('DOMContentLoaded', function () {
loadInsight({"contentUrl":"/content.json"}, {"hint":"Type something...","untitled":"(Untitled)","posts":"Posts","pages":"Pages","categories":"Categories","tags":"Tags"});
});</script></body></html>