Skip to content

Commit 275fad5

Browse files
committed
Updated affiliations
1 parent fad6eef commit 275fad5

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

Using SA to Interrogate Models/DMDU_2019_Introduction_to_SALib.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
"source": [
1111
"# DMDU 2019 Training Day - Introduction to SALib\n",
1212
"\n",
13-
"Will Usher\n",
14-
"\n",
15-
"- Assistant Professor, Division of Energy Systems Analysis, KTH Royal Institute of Technology\n",
16-
"- Honorary Research Associate, Environmental Change Institute, University of Oxford \n",
13+
"Will Usher, Associate Professor, Division of Energy Systems Analysis, KTH Royal Institute of Technology\n",
1714
"\n",
1815
"DMDU Training Day, Delft\n",
1916
"\n",
@@ -32,7 +29,7 @@
3229
"\n",
3330
"There are several alternative ways in which you can use this Jupyter Notebook.\n",
3431
"\n",
35-
"1. Access online here [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/salib/satut) (changes won't be saved)\n",
32+
"1. Access online here [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SALib/SATut/master?urlpath=%2Fdoc%2Ftree%2Findex.ipynb) (changes won't be saved)\n",
3633
"2. [Download](http://www.github.com/SALib/SATut) the notebooks, and install jupyter and python\n",
3734
" 1. For Mac, open terminal and type\n",
3835
" ```bash\n",

Using SA to Interrogate Models/Using Sensitivity Analysis.ipynb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
"source": [
1111
"# Using Sensitivity Analysis to Interrogate Models\n",
1212
"\n",
13-
"Will Usher, Environmental Change Institute, University of Oxford \n",
14-
"\n",
15-
"<img style=\"float: right;\" src=\"http://www.eci.ox.ac.uk/assets/img/eci-logo-colour.png\">\n",
16-
"\n",
17-
"8th December 2016"
13+
"Will Usher, KTH Royal Institute of Technology, Sweden"
1814
]
1915
},
2016
{
@@ -28,7 +24,7 @@
2824
"## How to use this notebook\n",
2925
"\n",
3026
"There are several alternative ways in which you can use this notebook.\n",
31-
"1. Access online here [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/salib/satut) (changes won't be saved)\n",
27+
"1. Access online here [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SALib/SATut/master?urlpath=%2Fdoc%2Ftree%2Findex.ipynb) (changes won't be saved)\n",
3228
"2. [Download](http://www.github.com/SALib/SATut) the notebooks, and install jupyter and python\n",
3329
" 1. For Mac, open terminal and type\n",
3430
" ```bash\n",

0 commit comments

Comments
 (0)