Skip to content

Commit a7f77a6

Browse files
committed
fixed title levels on vol budget closure
1 parent f111bd5 commit a7f77a6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Tutorials_as_Jupyter_Notebooks/ECCO_v4_Volume_budget_closure.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cell_type": "markdown",
8080
"metadata": {},
8181
"source": [
82-
"# Evaluating the model sea level anomaly ``ETAN`` volume budget"
82+
"## Evaluating the model sea level anomaly ``ETAN`` volume budget"
8383
]
8484
},
8585
{
@@ -114,7 +114,7 @@
114114
"\n",
115115
"The ``UVELMASS, VVELMASS, WVELMASS`` and ``oceFWflx`` terms must be time-average quantities between the monthly $\\eta$ snapshots.\n",
116116
"\n",
117-
"## Prepare environment and loading the relevant model variables"
117+
"### Prepare environment and loading the relevant model variables"
118118
]
119119
},
120120
{
@@ -363,7 +363,7 @@
363363
"cell_type": "markdown",
364364
"metadata": {},
365365
"source": [
366-
"## Create the xgcm 'grid' object\n",
366+
"### Create the xgcm 'grid' object\n",
367367
"\n",
368368
"the xgcm grid object makes it easy to make flux divergence calculations across different tiles of the lat-lon-cap grid."
369369
]
@@ -1771,7 +1771,7 @@
17711771
"cell_type": "markdown",
17721772
"metadata": {},
17731773
"source": [
1774-
"# Predicted vs. actual $\\eta$ \n",
1774+
"## Predicted vs. actual $\\eta$ \n",
17751775
"\n",
17761776
"As we have shown, in our Boussinesq model the only term that can change global mean model sea level anomaly $\\eta$ is net surface freshwater flux. Let us compare the time-evolution of $\\eta$ implied by surface freshwater fluxes and the actual $\\eta$ from the model output.\n",
17771777
"\n",

0 commit comments

Comments
 (0)