Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions doc/source/zonal_stats.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6998,8 +6998,13 @@
"\n",
"### xarray-spatial\n",
"\n",
"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."
"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."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
Expand All @@ -7018,7 +7023,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.13.1"
"version": "3.13.2"
}
},
"nbformat": 4,
Expand Down