Skip to content

Commit cca49bb

Browse files
authored
fix xarray-spatial link (#115)
1 parent a537364 commit cca49bb

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/source/zonal_stats.ipynb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6998,8 +6998,13 @@
69986998
"\n",
69996999
"### xarray-spatial\n",
70007000
"\n",
7001-
"The [zonal statistics](https://xarray-spatial.org/user_guide/zonal.html) available in `xarray-spatial` does not depend on GDAL unlike any of the previous options but uses Datashader's aggregate instead."
7001+
"The [zonal statistics](https://xarray-spatial.readthedocs.io/en/stable/user_guide/zonal.html) available in `xarray-spatial` does not depend on GDAL unlike any of the previous options but uses Datashader's aggregate instead."
70027002
]
7003+
},
7004+
{
7005+
"cell_type": "markdown",
7006+
"metadata": {},
7007+
"source": []
70037008
}
70047009
],
70057010
"metadata": {
@@ -7018,7 +7023,7 @@
70187023
"name": "python",
70197024
"nbconvert_exporter": "python",
70207025
"pygments_lexer": "ipython3",
7021-
"version": "3.13.1"
7026+
"version": "3.13.2"
70227027
}
70237028
},
70247029
"nbformat": 4,

0 commit comments

Comments
 (0)