-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
176 lines (170 loc) · 6.42 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
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta charset="ISO-8859-1">
<meta name="author" content="Stephan Siemen">
<meta name="description" content="stephan stephan homepage">
<link rel="shortcut icon" href="static/stephan.ico">
<link rel="stylesheet" media="screen" href="static/stephan.css">
<title>Stephan Siemen home page</title>
</head>
<body>
<h1>About me</h1>
<img src="static/temp_wind.png"></img>
<p></p>
<img src="static/stephan.jpg"></img>
<p>Find out more about me here:</p>
<ul>
<li><a href="https://www.ecmwf.int/en/about/who-we-are/staff-profiles/stephan-siemen">ECMWF profile</a> - Learn more about my work at ECMWF</li>
<li><a href="https://twitter.com/StephanSiemen">Twitter</a></li>
<li><a href="https://www.linkedin.com/in/stephan-siemen-64b8a964/">LinkedIn</a></li>
<li><a href="https://github.com/StephanSiemen">GitHub</a> - See what codes I work on</li>
</ul>
<h2>Links</h2>
<ul>
<li>
NEWS:
<a title="" href="http://www.heise.de">Heise news</a>
/
<a title="" href="http://www.phoronix.com">Phoronix</a>
/
<a href="http://www.nextplatform.com">nextplatform.com</a>
</li>
<li>
C++:
<a href="http://en.cppreference.com">C++ Reference</a>
/
<a title="" href="http://www.artima.com/cppsource/">The C++ Source</a>
/
<a title="" href="http://www.accu.org">ACCU</a>
</li>
<li>
Graphics APIs:
<a title="" href="http://www.cairographics.org/">Cairo</a>
/
<a title="" href="http://www.libgd.org/">Gd</a>
/
<a title="" href="http://www.opengl.org/">OpenGL</a>
(
<a title="" href="http://www.mesa3d.org/">Mesa</a>
) /
<a title="" href="http://www.coin3d.org">Coin3D</a>
</li>
<li>
GIS:
<a href="http://qgis.org">QGIS</a>
/
<a title="" href="http://www.dpi.inpe.br/terralib/">TerraLib</a>
</li>
<li>
GUI:
<a title="" href="http://qt-project.org/">Qt / </a>
<a title="QtCreator" href="http://qt-project.org/wiki/Category:Tools::QtCreator">QtCreator</a>
</li>
<li>
Formats:
<a title="" href="http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html">SVG</a>
/
<a title="" href="http://www.web3d.org">X3D</a>
/
<a title="" href="http://code.google.com/apis/kml/documentation/">KML</a>
</li>
<li>
Compilers:
<a title="" href="http://software.intel.com/en-us/intel-compilers/">Intel</a>
/
<a title="Cray docs" href="http://docs.cray.com/">Cray (</a>
<a title="Archer Cray documentation" href="http://www.archer.ac.uk/documentation/best-practice-guide/programming.php">ARCHER documentation</a>
)
</li>
<li>
Debuggers:
<a title="" href="http://www.roguewave.com/products/totalview.aspx">TotalView</a>
/
<a title="Allinea DDT debugger" href="http://www.allinea.com/products/ddt/">Allinea DDT</a>
/
<a title="Good old GDB" href="http://www.gnu.org/software/gdb/">GDB</a>
</li>
<li>
Performance analysis:
<a title="" href="http://valgrind.org">valgrind</a>
/
<a title="" href="http://kcachegrind.sourceforge.net">KCacheGrind</a>
/
<a title="" href="http://valgrind.org/downloads/guis.html">Valkyrie</a>
/
<a title="Vampir debugger" href="http://www.vampir.eu/">Vampir</a>
</li>
<li>
<a title="Mathematica home page" href="http://www.wolfram.com/mathematica/">Mathematica</a>
:
<a title="Mathematica Documentation Center" href="http://reference.wolfram.com/mathematica/guide/Mathematica.html">DocCenter</a>
<a title="Wolfram Alpha" href="http://www.wolframalpha.com/">WolframAlpha</a>
</li>
<li>
<a title="" href="http://www.linux-magazin.de">Linux Magazin (de)</a>
/
<a title="" href="http://www.linux-magazine.co.uk">Linux Magzine (uk)</a>
</li>
</ul>
<h2>Weather</h2>
<ul>
<li>
<a title="" href="http://www.rmets.org/">Royal Meteorological Society</a>
</li>
<li>
<a title="" href="http://www.metoffice.gov.uk">UK Met Office</a>
<ul>
<li>
<a title="" href="http://www.metoffice.gov.uk/weather/uk/radar/">Rainfall radar page</a>
</li>
<li>
<a title="" href="http://itunes.apple.com/gb/app/met-office-weather-application/id331122086?mt=8">Forecasts on iPhone and iPod touch</a>
</li>
<li>
<a title="" href="http://www.metoffice.gov.uk/services/mobile-digital-services">Weather gadgets for web browsers</a>
</li>
</ul>
</li>
<li>
<a title="" href="http://www.donnerwetter.de">Donnerwetter</a>
– German weather information
</li>
<li>
<a title="" href="http://forecastfox.mozdev.org">Forecastfox</a>
– Firefox extension to get weather information
</li>
<li>
<a title="" href="http://www.education.noaa.gov/">NOAA Education Resources</a>
</li>
<li>
<a title="" href="http://www.metoffice.gov.uk/learning/library/publications/factsheets">Library fact sheets</a>
</li>
<li>
<a title="" href="https://www.meted.ucar.edu/">MetEd</a>
– Teaching and Training Resources for the Geoscience Community
</li>
<li>
<a title="" href="http://cimss.ssec.wisc.edu/wxfest/">Weather and Climate Activities to Explore the Atmosphere</a>
</li>
<li>
<a title="" href="http://itg1.meteor.wisc.edu/wxwise/">WeatherWise</a>
</li>
<li>
<a title="" href="http://www.dwd.de/bvbw/appmanager/bvbw/dwdwwwDesktop?_nfpb=true&_windowLabel=T19600731211153457629223&T19600731211153457629223gsbDocumentPath=Navigation%2FOeffentlichkeit%2FBibliothek%2FPeriodika%2FPromet%2FListe__node.html%3F__nnn%3Dtrue&_pageLabel=_dwdwww_menu2_bibliothek_periodika">promet</a>
– Journal from the DWD (German)
</li>
</ul>
<h2>Genealogy</h2>
<ul>
<li>
<a title="" href="http://phpgedview.sourceforge.net/">PhpGedView</a>
</li>
<li>
<a title="" href="http://www.gramps-project.org">Gramps</a>
– Free software project for genealogy
</li>
</ul>
</body>
</html>