Skip to content

Commit

Permalink
Add all section 6 code cells of new course practical notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Nov 19, 2024
1 parent d62d42e commit a65dad4
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 179 deletions.
20 changes: 12 additions & 8 deletions full_course/notebooks/cf-python_regridding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,10 @@
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
"collapsed": true,
"jupyter": {
"outputs_hidden": true
}
},
"source": [
"### Example 2: regridding from a tripolar grid"
Expand Down Expand Up @@ -929,7 +932,10 @@
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
"collapsed": true,
"jupyter": {
"outputs_hidden": true
}
},
"source": [
"### Example 7: vertical regridding"
Expand Down Expand Up @@ -1108,9 +1114,7 @@
{
"cell_type": "code",
"execution_count": 38,
"metadata": {
"scrolled": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1179,7 +1183,7 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1193,9 +1197,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.12.0"
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}
358 changes: 187 additions & 171 deletions new_course/practical_for_intro_to_ncas_cf_data_tools.ipynb

Large diffs are not rendered by default.

0 comments on commit a65dad4

Please sign in to comment.