-
Notifications
You must be signed in to change notification settings - Fork 0
/
CORDEX_adjust_add.html
65 lines (59 loc) · 2.26 KB
/
CORDEX_adjust_add.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>CORDEX bias adjustment methods: additional info</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> Bias adjustment methods applied to CORDEX simulations: additional information </h2>
<p> Information automatically generated based on controled vocabulary </p>
<p> -- Timestamp: 2022-06-28 16:57:47 </p>
<p> <a href="http://is-enes-data.github.io/CORDEX_adjust_summary.html">(Summary of bias adjustment methods)</a></p>
<p> To register new bias adjustment methods please contact cordex-esd-registration /at/ cordex.org </p>
<table class="table table-striped table-bordered">
<thead>
<th>Bias Adjustment Name</th>
<th>Reference</th>
<th>Package</th>
</thead>
<tbody>
<tr>
<td>SMHI-DBS45</td>
<td>Yang et al. 2010, doi:10.2166/nh.2010.004</td>
<td>na</td>
</tr>
<tr>
<td>UCAN-EQM</td>
<td>Deque 2007, doi:10.1007/s00704-013-0834-z; Wilcke et al. 2013, doi: 10.1007/s10584-013-0845-x</td>
<td>downscaleR package for R, https://github.com/SantanderMetGroup/downscaleR</td>
</tr>
<tr>
<td>TUC-MSBC</td>
<td>Grillakis et al. 2013, doi:10.1002/jgrd.50323</td>
<td>na</td>
</tr>
<tr>
<td>METNO-QMAP</td>
<td>Gudmundsson et al. 2012, doi:10.5194/hess-16-3383-2012</td>
<td>qmap package for R, v. 1.0-3</td>
</tr>
<tr>
<td>UCAN-ISI-MIP</td>
<td>Hempel et al. 2013, doi:10.1007/s10584-013-0845-x</td>
<td>downscaleR package for R, https://github.com/SantanderMetGroup/downscaleR</td>
</tr>
<tr>
<td>IPSL-CDFT21</td>
<td>Vrac et al. 2016, doi:10.1002/2015JD024511</td>
<td>na</td>
</tr>
</tbody
</table>
</div>
</body>
</html>