Skip to content

Commit 20a837e

Browse files
committed
added analysis
1 parent 47a6f97 commit 20a837e

File tree

3 files changed

+628
-2
lines changed

3 files changed

+628
-2
lines changed

book/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ parts:
158158
- file: tutorials_examples/6_Africa/3a_CMIP_Africa.ipynb
159159
- file: tutorials_examples/6_Africa/3b_CMIP_Africa.ipynb
160160
- file: tutorials_examples/6_Africa/3c_CMIP_Africa.ipynb
161+
- file: tutorials_examples/6_Africa/4_analysis_Africa.ipynb
161162

162163
- caption: Climate Impact Analysis (first draft)
163164
chapters:

book/tutorials_examples/6_Africa/3b_CMIP_Africa.ipynb

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,17 @@
167167
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.1</span>,\n",
168168
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.00024827990873074545</span>,\n",
169169
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">3.2087728977063117</span>\n",
170+
" <span style=\"font-weight: bold\">]</span>,\n",
171+
" <span style=\"color: #008000; text-decoration-color: #008000\">'monte_carlo_calibration_parameters'</span>: <span style=\"font-weight: bold\">[</span>\n",
172+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">2.2809924457194377</span>,\n",
173+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.8237298558744328</span>,\n",
174+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">464.7470066408867</span>,\n",
175+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1.5984658697300798</span>,\n",
176+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.29785129445020814</span>,\n",
177+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1.1825488171931156</span>,\n",
178+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.07487754017358864</span>,\n",
179+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.008908532718571173</span>,\n",
180+
" <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">5.605800944680686</span>\n",
170181
" <span style=\"font-weight: bold\">]</span>\n",
171182
"<span style=\"font-weight: bold\">}</span>\n",
172183
"</pre>\n"
@@ -198,6 +209,17 @@
198209
" \u001b[1;36m0.1\u001b[0m,\n",
199210
" \u001b[1;36m0.00024827990873074545\u001b[0m,\n",
200211
" \u001b[1;36m3.2087728977063117\u001b[0m\n",
212+
" \u001b[1m]\u001b[0m,\n",
213+
" \u001b[32m'monte_carlo_calibration_parameters'\u001b[0m: \u001b[1m[\u001b[0m\n",
214+
" \u001b[1;36m2.2809924457194377\u001b[0m,\n",
215+
" \u001b[1;36m0.8237298558744328\u001b[0m,\n",
216+
" \u001b[1;36m464.7470066408867\u001b[0m,\n",
217+
" \u001b[1;36m1.5984658697300798\u001b[0m,\n",
218+
" \u001b[1;36m0.29785129445020814\u001b[0m,\n",
219+
" \u001b[1;36m1.1825488171931156\u001b[0m,\n",
220+
" \u001b[1;36m0.07487754017358864\u001b[0m,\n",
221+
" \u001b[1;36m0.008908532718571173\u001b[0m,\n",
222+
" \u001b[1;36m5.605800944680686\u001b[0m\n",
201223
" \u001b[1m]\u001b[0m\n",
202224
"\u001b[1m}\u001b[0m\n"
203225
]
@@ -322,7 +344,7 @@
322344
},
323345
{
324346
"cell_type": "code",
325-
"execution_count": 11,
347+
"execution_count": 9,
326348
"id": "015f731c-66d8-4bc8-a625-b1794a7492a0",
327349
"metadata": {
328350
"scrolled": true
@@ -366,7 +388,7 @@
366388
},
367389
{
368390
"cell_type": "code",
369-
"execution_count": 13,
391+
"execution_count": 10,
370392
"id": "b5dad83e-239d-42a5-8a30-7bab08a3f426",
371393
"metadata": {},
372394
"outputs": [

0 commit comments

Comments
 (0)