Skip to content

Commit

Permalink
Merge pull request #264 from Ouranosinc/update_notebooks
Browse files Browse the repository at this point in the history
Update notebooks
  • Loading branch information
richardarsenault authored May 2, 2020
2 parents eeca117 + 975729b commit 14a6bb3
Show file tree
Hide file tree
Showing 16 changed files with 2,378 additions and 340 deletions.
157 changes: 92 additions & 65 deletions docs/source/notebooks/Delineation_workflow.ipynb

Large diffs are not rendered by default.

431 changes: 397 additions & 34 deletions docs/source/notebooks/Perform_Regionalization.ipynb

Large diffs are not rendered by default.

58 changes: 9 additions & 49 deletions docs/source/notebooks/Raven_run_parallel_basins.ipynb

Large diffs are not rendered by default.

62 changes: 58 additions & 4 deletions docs/source/notebooks/Region_selection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "ae337c54fadd42699aae3c132c9a70de",
"model_id": "0203199d66544648991c6f814ab87938",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Map(center=[48.63, -74.71], controls=(ZoomControl(options=['position', 'zoom_in_text', 'zoom_in_title', 'zoom_"
"Map(basemap={'url': 'https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png', 'max_zoom': 17, 'attribution': 'Map da"
]
},
"metadata": {},
Expand Down Expand Up @@ -160,7 +160,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "d8b8a69483df42079009b154c35b87bf",
"model_id": "b468b5835bea4d8e88bd000bfe694a15",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -240,7 +240,61 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
"version": "3.6.7"
},
"nbdime-conflicts": {
"local_diff": [
{
"diff": [
{
"diff": [
{
"key": 0,
"op": "addrange",
"valuelist": [
"3.6.7"
]
},
{
"key": 0,
"length": 1,
"op": "removerange"
}
],
"key": "version",
"op": "patch"
}
],
"key": "language_info",
"op": "patch"
}
],
"remote_diff": [
{
"diff": [
{
"diff": [
{
"key": 0,
"op": "addrange",
"valuelist": [
"3.6.10"
]
},
{
"key": 0,
"length": 1,
"op": "removerange"
}
],
"key": "version",
"op": "patch"
}
],
"key": "language_info",
"op": "patch"
}
]
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 14a6bb3

Please sign in to comment.