-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
41 lines (33 loc) · 2.08 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Klimaat Consulting & Innovation Inc.</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="description" content="Providing clarity on the impact of climate on design." />
<link rel="stylesheet" href="styles.css" type="text/css" />
</head>
<body>
<div id="mobile-wrapper">
<div id="content">
<h1>Klimaat Consulting & Innovation Inc.</h1>
<p>Welcome… we have been slow in revamping this site over the last few years due to the volume of work. Our apologies!
<p>Please continue to visit <a href="http://epw.klimaat.ca">epw.klimaat.ca</a> for our new database of climate data around the world. Click on an icon to download a PDF containing more climate graphics than you can shake a stick at. We hope to update this site for additional sites world-wide.</p>
<p>More recently, for those interested in generating site-specific meteorological information using mesoscale modelling, please visit <a href="http://klimaat.ca/emspy">emspy</a>.</p>
<p>Or, still, for those with a real sense of nostalgia, visit the old site <a href="old/">here</a>.</p>
<h2>For Meiring Beyers:</h2>
<p><a href="mailto:%6deiring.beyers@%6blimaat.ca">meiring@<span class="rev">taamilk</span>.ca</a><br/>
cell: <span class="rev">8695 209 509</span></p>
<h2>For Michael Roth:</h2>
<p><a href="mailto:%6dichael.roth@%6blimaat.ca">michael@<span class="rev">taamilk</span>.ca</a><br/>
cell: <span class="rev">5406 028 622</span></p>
<h2>For general inquiries:</h2>
<p><a href="mailto:%73olve@%6blimaat.ca">solve@<span class="rev">taamilk</span>.ca</a><br/>
tel: <span class="rev">9179 728 915</span></p>
<h2>Our mailing address:</h2>
<p>49 Winston Cr<br/>
Guelph, Ontario, Canada<br/>
N1E 2K1<br/></p>
</div>
</div>
</body>
</html>