Skip to content

Commit

Permalink
Run through the notebook to check they work in azureml. The met offic…
Browse files Browse the repository at this point in the history
…e intake cataslog no longer exists, so will be replacing with the ERA% data from the pangero intake catalog. Code currently temporarily in import test.
  • Loading branch information
stevehadd committed Apr 20, 2022
1 parent 596b715 commit cdf86b6
Show file tree
Hide file tree
Showing 6 changed files with 4,817 additions and 4,001 deletions.
11 changes: 7 additions & 4 deletions 01_history_philosophy_scientific_computing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@
{
"cell_type": "markdown",
"id": "obvious-developer",
"metadata": {},
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
"## Key concepts and components of scientific system\n",
"\n",
Expand Down Expand Up @@ -302,9 +305,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "pangeo_lectures",
"display_name": "pangeo-lectures",
"language": "python",
"name": "pangeo_lectures"
"name": "pangeo-lectures-env"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -316,7 +319,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.10"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "pangeo_lectures",
"display_name": "Python 3.8 - AzureML",
"language": "python",
"name": "pangeo_lectures"
"name": "python38-azureml"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -252,7 +252,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.10"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit cdf86b6

Please sign in to comment.