-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCORDEX_ESD_summary.html
More file actions
56 lines (44 loc) · 1.69 KB
/
CORDEX_ESD_summary.html
File metadata and controls
56 lines (44 loc) · 1.69 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>CORDEX Empirical-Statistical Downscaling (ESD) methods summary</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Summary of ESD methods applied to CORDEX simulations</h2>
<p> Information automatically generated based on controled vocabulary </p>
<p> -- Timestamp: 2019-01-15 17:34:43 </p>
<p> <a href="http://is-enes-data.github.io/CORDEX_ESD_add.html">(additional information on these bias adjustment methods: reference and software package)</a></p>
<p> To register new ESD methods please contact <b> cordex-esd-registration /at/ cordex.org </b> </p>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Institution</th>
<th>Institute ID</th>
<th>ESD method</th>
<th>ESD ID</th>
<th>ESD method Name</th>
<th>Terms of Use</th>
<th>CORDEX Domain</th>
</tr>
</thead>
<tbody>
<tr>
<td>Deutscher Wetterdienst</td>
<td>DWD</td>
<td>EPISODES (version 2018-01)</td>
<td>EPISODES2018</td>
<td>DWD-EPISODES2018</td>
<td>unrestricted</td>
<td>EUR-11</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>