Skip to content

Commit 109016a

Browse files
author
Eric Levine
authored
Mention that SST is called tos in the model (#390)
1 parent df53323 commit 109016a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/xarray/computation-masking.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"source": [
9696
"## Data Setup\n",
9797
"\n",
98-
"The bulk of the examples in this tutorial make use of a single dataset. This dataset contains monthly sea surface temperature (SST) data, and is obtained from the Community Earth System Model v2 (CESM2). (For this tutorial, however, the dataset will be retrieved from the Pythia example data repository.) The following example illustrates the process of retrieving this Global Climate Model dataset:"
98+
"The bulk of the examples in this tutorial make use of a single dataset. This dataset contains monthly sea surface temperature (SST, call 'tos' here) data, and is obtained from the Community Earth System Model v2 (CESM2). (For this tutorial, however, the dataset will be retrieved from the Pythia example data repository.) The following example illustrates the process of retrieving this Global Climate Model dataset:"
9999
]
100100
},
101101
{

0 commit comments

Comments
 (0)