Commit 8359024c authored by Beatriz Recinos's avatar Beatriz Recinos
Browse files

fixed typo

parent d45cf1f7
......@@ -163,7 +163,7 @@
"metadata": {},
"outputs": [],
"source": [
"# Read in all the data at once and crop to select for each day \n",
"# Read in all the data at once and crop to select only the S.O.\n",
"sst_1x1 = xr.open_mfdataset(paths_1x1).sel(lat=slice(-90,-25))"
]
},
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment