Skip to content

Commit 0b1c940

Browse files
authored
Merge e1ef51f into 8299928
2 parents 8299928 + e1ef51f commit 0b1c940

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
{

foundations/github/github-setup-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ In the next section, we will learn the basics of version control using command-l
190190

191191
1. [GitHub Personal Access Token (https)](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
192192
1. [GitHub Public/Private Keypair (ssh)](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh)
193-
1. [Remotes in GitHub (Carpentries Tutorial)](https://swcarpentry.github.io/git-novice/07-github/index.html)
193+
1. [Remotes in GitHub (Carpentries Tutorial)](https://swcarpentry.github.io/git-novice/07-github.html)

0 commit comments

Comments
 (0)