File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,14 @@ loaded via xarray.
1111Presently, yt_xarray primarily adds methods to generate a yt dataset from a
1212subset of xarray dataset fields, without making copies of data when possible.
1313
14- To get started check out the following pages:
14+ After installing, the easiest way to get started is to peruse the
15+ :ref: `Example Notebooks `.
16+ If you come across any issues or have feature requests, please reach out at the
17+ `yt_xarray github repository <https://github.com/data-exp-lab/yt_xarray/ >`_!
1518
1619.. toctree ::
20+ :hidden:
1721 :maxdepth: 2
18- :caption: Contents:
1922
2023 installation
2124 supported_grids
@@ -24,8 +27,3 @@ To get started check out the following pages:
2427 API <modules >
2528 contributing
2629
27- Indices and tables
28- ==================
29- * :ref: `genindex `
30- * :ref: `modindex `
31- * :ref: `search `
You can’t perform that action at this time.
0 commit comments