Skip to content

Commit e17ac89

Browse files
authored
1.6.1 update (#94)
* update edu notebooks * update water resources * update requirements
1 parent 065ef91 commit e17ac89

18 files changed

+20
-35
lines changed

_toc.yml

+2-9
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,11 @@ parts:
2121
- file: oggm-edu/accumulation_and_ablation
2222
- file: oggm-edu/advance_and_retreat
2323
- file: oggm-edu/low_pass_climate
24-
- file: oggm-edu/temperature_index_model
2524

2625
- caption: Glaciers as water resources
2726
chapters:
28-
- file: oggm-edu/glacier_water_resources_index
29-
sections:
30-
- file: oggm-edu/glacier_water_resources_pre16
31-
- file: oggm-edu/glacier_water_resources
32-
- file: oggm-edu/glacier_water_resources_projections_index
33-
sections:
34-
- file: oggm-edu/glacier_water_resources_projections_pre16
35-
- file: oggm-edu/glacier_water_resources_projections
27+
- file: oggm-edu/glacier_water_resources
28+
- file: oggm-edu/glacier_water_resources_projections
3629

3730
- caption: Graphics
3831
chapters:

oggm-edu/accumulation_and_ablation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
"name": "python",
562562
"nbconvert_exporter": "python",
563563
"pygments_lexer": "ipython3",
564-
"version": "3.10.9"
564+
"version": "3.11.4"
565565
}
566566
},
567567
"nbformat": 4,

oggm-edu/advance_and_retreat.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
"name": "python",
573573
"nbconvert_exporter": "python",
574574
"pygments_lexer": "ipython3",
575-
"version": "3.10.9"
575+
"version": "3.11.4"
576576
}
577577
},
578578
"nbformat": 4,

oggm-edu/edu_intro.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
"name": "python",
703703
"nbconvert_exporter": "python",
704704
"pygments_lexer": "ipython3",
705-
"version": "3.10.9"
705+
"version": "3.11.4"
706706
},
707707
"toc": {
708708
"base_numbering": 1,

oggm-edu/glacier_water_resources.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"outputs": [],
180180
"source": [
181181
"# We pick the elevation-bands glaciers because they run a bit faster - but they create more step changes in the area outputs\n",
182-
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.1/elev_bands/W5E5'\n",
182+
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.3/elev_bands/W5E5'\n",
183183
"gdir = workflow.init_glacier_directories([rgi_id], from_prepro_level=5, prepro_border=80, prepro_base_url=base_url)[0]"
184184
]
185185
},
@@ -809,7 +809,7 @@
809809
"name": "python",
810810
"nbconvert_exporter": "python",
811811
"pygments_lexer": "ipython3",
812-
"version": "3.10.9"
812+
"version": "3.11.4"
813813
},
814814
"toc": {
815815
"base_numbering": 1,

oggm-edu/glacier_water_resources_index.md

-5
This file was deleted.

oggm-edu/glacier_water_resources_projections.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"outputs": [],
150150
"source": [
151151
"# We pick the elevation-bands glaciers because they run a bit faster - but they create more step changes in the area outputs\n",
152-
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.1/elev_bands/W5E5_spinup'\n",
152+
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.3/elev_bands/W5E5_spinup'\n",
153153
"gdir = workflow.init_glacier_directories([rgi_id], from_prepro_level=5, prepro_border=160, prepro_base_url=base_url)[0]"
154154
]
155155
},
@@ -808,7 +808,7 @@
808808
"name": "python",
809809
"nbconvert_exporter": "python",
810810
"pygments_lexer": "ipython3",
811-
"version": "3.10.9"
811+
"version": "3.11.4"
812812
},
813813
"toc": {
814814
"base_numbering": 1,

oggm-edu/glacier_water_resources_projections_index.md

-5
This file was deleted.

oggm-edu/ice_flow_parameters.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
"name": "python",
332332
"nbconvert_exporter": "python",
333333
"pygments_lexer": "ipython3",
334-
"version": "3.10.6"
334+
"version": "3.11.4"
335335
},
336336
"toc": {
337337
"base_numbering": 1,

oggm-edu/ice_on_incline.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@
699699
"name": "python",
700700
"nbconvert_exporter": "python",
701701
"pygments_lexer": "ipython3",
702-
"version": "3.10.9"
702+
"version": "3.11.4"
703703
},
704704
"toc": {
705705
"base_numbering": 1,

oggm-edu/low_pass_climate.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@
749749
"name": "python",
750750
"nbconvert_exporter": "python",
751751
"pygments_lexer": "ipython3",
752-
"version": "3.10.8"
752+
"version": "3.11.4"
753753
}
754754
},
755755
"nbformat": 4,

oggm-edu/mass_balance_gradients.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@
604604
"name": "python",
605605
"nbconvert_exporter": "python",
606606
"pygments_lexer": "ipython3",
607-
"version": "3.10.9"
607+
"version": "3.11.4"
608608
},
609609
"toc": {
610610
"base_numbering": 1,

oggm-edu/surging_experiment.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
"name": "python",
399399
"nbconvert_exporter": "python",
400400
"pygments_lexer": "ipython3",
401-
"version": "3.10.9"
401+
"version": "3.11.4"
402402
},
403403
"toc": {
404404
"base_numbering": 1,

oggm-edu/temperature_index_model.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@
716716
"name": "python",
717717
"nbconvert_exporter": "python",
718718
"pygments_lexer": "ipython3",
719-
"version": "3.10.9"
719+
"version": "3.11.4"
720720
}
721721
},
722722
"nbformat": 4,

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jupyter-book
2-
oggm==1.6.0
2+
oggm==1.6.1
33
bokeh
44
panel
55
holoviews
@@ -15,5 +15,5 @@ numpy
1515
scipy
1616
pyproj
1717
geopandas
18-
sklearn
18+
scikit-learn
1919
git+https://github.com/oggm/oggm-edu.git@master#egg=oggm_edu

welcome.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"- [Glaciers as water resources: part 1 (idealized climate)](oggm-edu/glacier_water_resources.ipynb)\n",
4343
"- [Glaciers as water resources: part 2 (projections)](oggm-edu/glacier_water_resources_projections.ipynb)\n",
4444
"\n",
45+
"*Same notebooks for OGGM versions < 1.6: [Part 1](oggm-edu/pre16/glacier_water_resources_pre16.ipynb), [Part 2](oggm-edu/pre16/glacier_water_resources_projections_pre16.ipynb)*\n",
46+
"\n",
4547
"**Educational graphics:**\n",
4648
"- [ELA changes and response time](graphics/ela_changes_response_time.ipynb)"
4749
]
@@ -119,7 +121,7 @@
119121
"name": "python",
120122
"nbconvert_exporter": "python",
121123
"pygments_lexer": "ipython3",
122-
"version": "3.10.9"
124+
"version": "3.11.4"
123125
},
124126
"toc": {
125127
"base_numbering": 1,

0 commit comments

Comments
 (0)