Skip to content

Commit 546e040

Browse files
authored
59 edits (#76)
* 59 edits * small changes
1 parent 100db13 commit 546e040

11 files changed

+395
-18466
lines changed

book/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ sphinx:
6060
# application/vnd.holoviews_load.v0+json, application/vnd.holoviews_exec.v0+json
6161
suppress_warnings: ["mystnb.unknown_mime_type"]
6262
bibtex_reference_style: label
63+
#citation_style: apa.csl
6364
myst_heading_anchors: 3
6465
myst_enable_extensions:
6566
- amsmath
128 KB
Loading

book/endmatter/other_resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Throughout this book, we reference a number of resources on different topics. Th
55

66
## Xarray-specific resources
77
- [Xarray User Guide](https://docs.xarray.dev/en/stable/user-guide/index.html)
8-
- [How do I...](https://docs.xarray.dev/en/stable/howdoi.html)
8+
- [How do I...](https://docs.xarray.dev/en/stable/get-help/howdoi.html)
99
- [Xarray High-level computational patterns](https://tutorial.xarray.dev/intermediate/01-high-level-computation-patterns.html)
1010
- [Parallel computing with dask](https://tutorial.xarray.dev/intermediate/xarray_and_dask.html)
1111
- [Terminology](https://docs.xarray.dev/en/stable/user-guide/terminology.html)

0 commit comments

Comments
 (0)