Skip to content

Commit 6191dde

Browse files
Update area_weighted_temperature.ipynb (#4903)
grid cell consistency
1 parent 971bad7 commit 6191dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples/area_weighted_temperature.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"Author: [Mathias Hauser](https://github.com/mathause/)\n",
2121
"\n",
2222
"\n",
23-
"We use the `air_temperature` example dataset to calculate the area-weighted temperature over its domain. This dataset has a regular latitude/ longitude grid, thus the gridcell area decreases towards the pole. For this grid we can use the cosine of the latitude as proxy for the grid cell area.\n"
23+
"We use the `air_temperature` example dataset to calculate the area-weighted temperature over its domain. This dataset has a regular latitude/ longitude grid, thus the grid cell area decreases towards the pole. For this grid we can use the cosine of the latitude as proxy for the grid cell area.\n"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)