|
1 | | -:html_theme.sidebar_secondary.remove: |
2 | | - |
3 | 1 | .. ESMValTool documentation master file, created by |
4 | 2 | sphinx-quickstart on Tue Jun 2 11:34:13 2015. |
5 | 3 | You can adapt this file completely to your liking, but it should at least |
@@ -36,46 +34,25 @@ notebooks. |
36 | 34 | :figclass: align-center |
37 | 35 | :class: dark-light |
38 | 36 |
|
39 | | - |
40 | | -Learning resources: |
41 | | -------------------- |
42 | | - |
43 | | -A tutorial is available on https://tutorial.esmvaltool.org. |
44 | | - |
45 | | -A series of video lectures has been created by `ACCESS-NRI <https://www.access-nri.org.au>`_. |
46 | | -While these are tailored for ACCESS users, they are still very informative. |
47 | | - |
48 | | -.. raw:: html |
49 | | - |
50 | | - <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=pUXrXB8C8bLRfQHY&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
51 | | - |
52 | | -How to contribute |
53 | | ------------------ |
54 | | -Refer to ESMValTool :ref:`contributing to the community<community>` for a guide on contributing recipes and diagnostics. |
55 | | - |
56 | | -Refer to ESMValCore contributing for information on contributing code. |
57 | | - |
58 | | -Get in touch! |
59 | | -------------- |
60 | | -Contact information is available :ref:`here <Support-and-Contact>`. |
61 | | - |
62 | 37 | .. toctree:: |
63 | 38 | :hidden: |
64 | 39 | :maxdepth: 2 |
65 | 40 | :caption: ESMValTool |
66 | 41 |
|
67 | | - Introduction <introduction> |
68 | | - ESMValTool Functionalities <functionalities> |
69 | | - Gallery <gallery> |
70 | | - Getting started <quickstart/index> |
71 | | - Recipes <recipes/index> |
72 | | - Diagnostics API Reference <api/esmvaltool> |
73 | | - Obtaining input data <input> |
74 | | - Making a recipe or diagnostic <develop/index> |
75 | | - Contributing to the community <community/index> |
76 | | - Utilities <utils/utils> |
77 | | - Frequently Asked Questions <faq> |
78 | | - Changelog <changelog> |
| 42 | + Introduction <introduction> |
| 43 | + Tutorials <tutorials/index> |
| 44 | + ESMValTool Functionalities <functionalities> |
| 45 | + Gallery <gallery> |
| 46 | + Getting started <quickstart/index> |
| 47 | + Recipes <recipes/index> |
| 48 | + Diagnostics API Reference <api/esmvaltool> |
| 49 | + Obtaining input data <input> |
| 50 | + Making a recipe or diagnostic <develop/index> |
| 51 | + Contributing to the community <community/index> |
| 52 | + Utilities <utils/utils> |
| 53 | + Frequently Asked Questions <faq> |
| 54 | + Changelog <changelog> |
| 55 | + Support <support> |
79 | 56 |
|
80 | 57 | Indices and tables |
81 | 58 | ------------------ |
|
0 commit comments