-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
273 lines (233 loc) · 10.5 KB
/
about.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>IHDEA | About Us</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800|Montserrat:300,400,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/fontawesome/css/all.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body id="body">
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<h1><a href="#body" class="scrollto"><img src="img/ihdea-logo-40.png"/> IHDEA</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="#body"><img src="img/logo.png" alt="" title="" /></a>-->
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="index.html">Home</a></li>
<li><a href="recommendations.html">Recommendations</a></li>
<li><a href="standards.html">Standards</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="tools.html">Tools</a></li>
<li><a href="groups.html">Groups</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="contact.html">Contact</a></li>
<li class="menu-active"><a href="about.html">About</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<main id="main">
<!--==========================
Section
============================-->
<section>
<div class="container">
<div class="section-header">
<h2>About Us</h2>
<p>We are researchers, simulators, information technology experts, developers and data engineers
dedicated to advancing science and improving the heliophysics data environment. We are from many
different organizations.</p>
<br>
<p>For more information, read our <a href="IHDEA-Charter-20191126.pdf">Charter</a> and our <a href="IHDEA-Bylaws-20191204a.pdf">Bylaws</a>.
</p>
<br>
<p>The initial representatives on the Executive Committee are designated individuals from the following
space agencies: CNES, ESA, JAXA(represented by the major stakeholder: ISAS), Nagoya University-ISEE,
NASA (represented by the following major stakeholders: SPDF, SDAC, HPDE, SPASE, CCMC).</p>
</div>
<div class="wow">
<h2>United States</h2>
<div class="row contact-info">
<div class="col-md-2">
<a href="https://hpde.gsfc.nasa.gov">
<img alt="NASA" width="100%" src="img/logo/nasa-logo.png">
</a>
<!-- <h3>NASA</h3> -->
</div>
<div class="col-md-2">
<a href="https://science.gsfc.nasa.gov/heliophysics/">
<img alt="GSFC" width="100%" src="img/logo/gsfc-logo.png">
</a>
<!-- <h3>Goddard Space Flight Center (GSFC)</h3> -->
</div>
<div class="col-md-2">
<a href="https://epss.ucla.edu/">
<img alt="UCLA" width="100%" src="img/logo/ucla-logo.png">
</a>
<!-- <h3>UCLA</h3> -->
</div>
</div>
<h2>Europe</h2>
<div class="row contact-info">
<div class="col-md-2">
<a href="https://www.cosmos.esa.int/web/esdc">
<img alt="ESA" width="100%" src="img/logo/esa-logo.png">
</a>
<!-- <h3>ESA</h3> -->
</div>
<div class="col-md-2">
<a href="https://cnes.fr/en">
<img alt="CNES" width="100%" src="img/logo/cnes-logo.png">
</a>
<!-- <h3>ESA</h3> -->
</div>
<div class="col-md-3">
<a href="https://www.observatoiredeparis.psl.eu/?lang=en">
<img alt="Observatoire de Paris" width="100%" src="img/logo/OBS-PSL-logo.png">
</a>
<!-- <h3>ESA</h3> -->
</div>
<div class="col-md-2">
<a href="https://www.irap.omp.eu/">
<img alt="IRAP" width="100%" src="img/logo/irap-couleur.png">
</a>
<!-- <h3>IRAP</h3> -->
</div>
</div>
<h2>Japan</h2>
<div class="row contact-info">
<div class="col-md-2">
<a href="http://www.isas.jaxa.jp/en/">
<img alt="JAXA" width="100%" src="img/logo/jaxa-logo.png">
</a>
<!-- <h3>JAXA</h3> -->
</div>
<div class="col-md-2">
<a href="http://www.isee.nagoya-u.ac.jp/en/">
<img alt="ISEE" width="100%" src="img/logo/Nagoya_Univ.png">
</a>
<!-- <h3>ISEE</h3> -->
</div>
</div>
</div>
</section><!-- #contact -->
<section>
<div class="container">
<div class="section-header">
<h2>Executive Committee</h2>
</div>
<div class="wow">
<ul>
<li>Shing F. Fung (NASA GSFC)</li>
<li>Arnaud Masson (TpZ for ESA)</li>
<li>Aaron Roberts (NASA GSFC)</li>
<li>Todd King (UCLA)</li>
<li>Christophe Arviset (ESA)</li>
<li>Yoshizumi Miyoshi (Nagoya University-ISEE) </li>
<li>Baptiste Cecconi (Observatoire de Paris)</li>
<li>Jean-Christophe Malapert (CNES)</li>
</ul>
</div>
</div>
</section><!-- #contact -->
<section>
<div class="container">
<div class="section-header">
<h2 id = "history">History</h2>
</div>
<div class="wow">
<dl>
<dt>October 18, 2018</dt>
<dd>The IHDEA was formed as a result of the first International Heliophysics Data Environment (IHDE) meeting
held at the European Space and Astronomy Centre (ESAC), Madrid, Spain, on October 17-18, 2018. Meeting attendees
representing NASA, ESA, JAXA, and CNES have all agreed that increasing collaboration and coordination through
the use of standard formats (for both data and metadata) and community-based data tools are critical for
enabling interoperability of data systems and services and improving sharing of space-based, ground-based,
and model-based heliophysics data sets.</dd>
</dl>
</dl>
</div>
<div class="wow">
<dl>
<dt>December 12, 2018</dt>
<dd>The second meeting of the International Heliophysics Data Environment (IHDE) was held on December 12, 2019 in Washington D.C., USA at the Fall AGU meeting.
This was an informal meeting where a small group of IHDEA members met to discuss the best way to formally organize the IHDEA.</dd>
</dl>
</div>
<div class="wow">
<dl>
<dt>October 16-18, 2019</dt>
<dd>The third meeting of the International Heliophysics Data Environment (IHDE) was held at Goddard Space Flight Center, Greenbelt, Maryland, USA.
Presentations and discussions of the IHDEA organization and technical components of the IHDEA were made. The first draft of the IHDEA Bylaws was created.
The agenda and presentations made at the meeting can be found <a href="https://ihdea.net/3rd-IHDEA-meeting/3rd_IHDEA_meeting.html">here</a>.
</dl>
</div>
<div class="wow">
<dl>
<dt>December 1-13, 2019</dt>
<dd>Announcement to the community of the formation of the International Heliophysics Data Environment Alliance (IHDEA). The main announcement was made
at the Fall 2019 AGU meeting. The general announcement can be found <a href="doc/Announcement-formation-of-IHDEA-2019.pdf">here</a>.
</dl>
</div>
<div class="wow">
<dl>
<dt>October 19-22, 2020</dt>
<dd>The fourth meeting of the International Heliophysics Data Environment (IHDE) was held in Paris, France.
The agenda and presentations made at the meeting can be found <a href="https://issues.cosmos.esa.int/socciwiki/display/IHDEA/IHDEA+-+2020">here</a>.
</dl>
</div>
</div>
</section><!-- #contact -->
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright 2018-2021 <strong>IHDEA</strong>. All Rights Reserved
</div>
<div class="credits">
DISCLAIMER<br/>
The IHDEA provides information about available software, services and events and does not endorse any specific items.
</div>
<div class="credits">
<a href="privacy.html">Privacy Statement</a>
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fas fa-chevron-up"></i></a>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/magnific-popup/magnific-popup.min.js"></script>
<script src="lib/wow/wow.min.js"></script> <!-- animations -->
<script src="lib/owlcarousel/owl.carousel.min.js"></script> <!-- animations -->
<script src="lib/sticky/sticky.js"></script> <!-- Top menu sticks -->
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>