Skip to content

Commit 75a3e47

Browse files
authored
Remove empty code cell (pydata#9071)
1 parent 447e5a3 commit 75a3e47

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/examples/multidimensional-coords.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,13 +190,6 @@
190190
"\n",
191191
"**Note**: This group-by-latitude approach does not take into account the finite-size geometry of grid cells. It simply bins each value according to the coordinates at the cell center. Xarray has no understanding of grid cells and their geometry. More precise geographic regridding for xarray data is available via the [xesmf](https://xesmf.readthedocs.io) package."
192192
]
193-
},
194-
{
195-
"cell_type": "code",
196-
"execution_count": null,
197-
"metadata": {},
198-
"outputs": [],
199-
"source": []
200193
}
201194
],
202195
"metadata": {

0 commit comments

Comments
 (0)