diff --git a/notebooks/10minutes/run_with_gcm.ipynb b/notebooks/10minutes/run_with_gcm.ipynb index 3f69fc8..28d54c3 100644 --- a/notebooks/10minutes/run_with_gcm.ipynb +++ b/notebooks/10minutes/run_with_gcm.ipynb @@ -116,7 +116,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Each RGI glacier has an \"inventory date\", the time at which the ouline is valid:" + "Each RGI glacier has an \"inventory date\", the time at which the outline is valid:" ] }, { @@ -165,7 +165,7 @@ "member = 'mri-esm2-0_r1i1p1f1' \n", "\n", "for ssp in ['ssp126', 'ssp370','ssp585']:\n", - " # bias correct them\n", + " # read, process and store the isimip3b data (no bias-correction done per default as already done for this setup)\n", " workflow.execute_entity_task(gcm_climate.process_monthly_isimip_data, gdirs, \n", " ssp = ssp,\n", " # gcm member -> you can choose another one\n",