Skip to content

Commit a989269

Browse files
author
Andrew Delman
committed
edit a heading under thermal wind
1 parent 937ca5c commit a989269

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

Intro_to_PO_Tutorials/Thermal_wind.ipynb

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
{
125125
"cell_type": "code",
126126
"execution_count": 3,
127-
"id": "1d11353a",
127+
"id": "8696428a",
128128
"metadata": {},
129129
"outputs": [
130130
{
@@ -252,7 +252,7 @@
252252
},
253253
{
254254
"cell_type": "markdown",
255-
"id": "89b63c7d",
255+
"id": "f07ce4d1",
256256
"metadata": {},
257257
"source": [
258258
"### Density anomalies at depth\n",
@@ -263,7 +263,7 @@
263263
{
264264
"cell_type": "code",
265265
"execution_count": 4,
266-
"id": "56d67b13",
266+
"id": "4b67fabe",
267267
"metadata": {},
268268
"outputs": [
269269
{
@@ -323,7 +323,7 @@
323323
},
324324
{
325325
"cell_type": "markdown",
326-
"id": "7397d28e",
326+
"id": "2ed43c21",
327327
"metadata": {},
328328
"source": [
329329
"and if we instead remove the global mean at each depth level:"
@@ -332,7 +332,7 @@
332332
{
333333
"cell_type": "code",
334334
"execution_count": 5,
335-
"id": "81237538",
335+
"id": "39ae8fe1",
336336
"metadata": {
337337
"scrolled": true
338338
},
@@ -372,7 +372,7 @@
372372
},
373373
{
374374
"cell_type": "markdown",
375-
"id": "7c867ea3",
375+
"id": "e38004d5",
376376
"metadata": {},
377377
"source": [
378378
"### Plotting along a line of latitude (multiple tiles)\n",
@@ -383,7 +383,7 @@
383383
{
384384
"cell_type": "code",
385385
"execution_count": 6,
386-
"id": "7b028725",
386+
"id": "f57f127f",
387387
"metadata": {},
388388
"outputs": [
389389
{
@@ -494,7 +494,7 @@
494494
},
495495
{
496496
"cell_type": "markdown",
497-
"id": "3a641c26",
497+
"id": "b230253c",
498498
"metadata": {},
499499
"source": [
500500
"### Thermal wind balance across Atlantic (26 N)\n",
@@ -517,7 +517,7 @@
517517
{
518518
"cell_type": "code",
519519
"execution_count": 7,
520-
"id": "dc9e7855",
520+
"id": "13477c6c",
521521
"metadata": {},
522522
"outputs": [],
523523
"source": [
@@ -536,7 +536,7 @@
536536
{
537537
"cell_type": "code",
538538
"execution_count": 8,
539-
"id": "a2aed294",
539+
"id": "3f85d074",
540540
"metadata": {
541541
"scrolled": true
542542
},
@@ -577,7 +577,7 @@
577577
{
578578
"cell_type": "code",
579579
"execution_count": 9,
580-
"id": "a3bfbfd8",
580+
"id": "ce503a83",
581581
"metadata": {},
582582
"outputs": [],
583583
"source": [
@@ -643,7 +643,7 @@
643643
{
644644
"cell_type": "code",
645645
"execution_count": 10,
646-
"id": "e3b44565",
646+
"id": "0eca70ba",
647647
"metadata": {},
648648
"outputs": [
649649
{
@@ -713,7 +713,7 @@
713713
},
714714
{
715715
"cell_type": "markdown",
716-
"id": "1d197d8b",
716+
"id": "defdb51b",
717717
"metadata": {},
718718
"source": [
719719
"Note that the plots in the left and right columns are very similar at depths below ~100 meters, and very different in the top 100 meters. Why do you think this is?\n",
@@ -742,7 +742,7 @@
742742
{
743743
"cell_type": "code",
744744
"execution_count": 11,
745-
"id": "569b9034",
745+
"id": "d41eae12",
746746
"metadata": {},
747747
"outputs": [],
748748
"source": [
@@ -803,7 +803,7 @@
803803
{
804804
"cell_type": "code",
805805
"execution_count": 12,
806-
"id": "a6d80486",
806+
"id": "8b014bed",
807807
"metadata": {},
808808
"outputs": [
809809
{
@@ -873,18 +873,18 @@
873873
},
874874
{
875875
"cell_type": "markdown",
876-
"id": "2db7d42c",
876+
"id": "433d9dc7",
877877
"metadata": {},
878878
"source": [
879-
"### Normalized RMS difference\n",
879+
"### Latitude and depth dependence\n",
880880
"\n",
881881
"Now as we did with geostrophic balance in the previous tutorial, we can compute the normalized RMS difference over the global domain, sorted into bins by latitude and depth. **Note: the ```RMS_diff_norm``` function may take a few minutes to run over the global domain.**"
882882
]
883883
},
884884
{
885885
"cell_type": "code",
886886
"execution_count": 13,
887-
"id": "4a2e63b7",
887+
"id": "5a35775a",
888888
"metadata": {},
889889
"outputs": [],
890890
"source": [
@@ -963,7 +963,7 @@
963963
{
964964
"cell_type": "code",
965965
"execution_count": 14,
966-
"id": "1a3460dd",
966+
"id": "5a571510",
967967
"metadata": {},
968968
"outputs": [
969969
{
@@ -1016,7 +1016,7 @@
10161016
},
10171017
{
10181018
"cell_type": "markdown",
1019-
"id": "1c4f7e3b",
1019+
"id": "0e2e9813",
10201020
"metadata": {},
10211021
"source": [
10221022
"Comparing the geostrophy and thermal wind RMS differences provides some interesting observations. Geostrophic balance is a more accurate predictor of velocity than thermal wind, since thermal wind assumes: \n",

0 commit comments

Comments
 (0)