```{include} ../README.md ``` ```{toctree} :maxdepth: 1 :hidden: example.ipynb ``` ```{toctree} :maxdepth: 1 :hidden: :caption: Setup docs_setup/installation.md docs_setup/initial_setup.md docs_setup/start_container.md docs_setup/jupyter_test.md ``` ```{toctree} :maxdepth: 1 :hidden: :caption: Data docs_data/HighResMIP_choices.md docs_data/esgpull_downloads.md docs_data/globus_downloads.md docs_data/trim_to_CAA_region.md docs_data/siconc_from_sithick_and_sivol.md ``` ```{toctree} :maxdepth: 1 :hidden: :caption: Analysis docs_analysis/landfast_ice.md docs_analysis/landfast_trends.md ``` ```{toctree} :maxdepth: 1 :caption: Reference autoapi/index changelog.md contributing.md conduct.md docs_ref/license.md ```