Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Nov 14, 2023
1 parent d71741b commit d66dda5
Show file tree
Hide file tree
Showing 68 changed files with 2,823 additions and 2,103 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1722362cefd06edb52a17ef21fc5d90b
config: f0dddcf728adda31c6e039fa1b114c6a
tags: 645f666f9bcd5a90fca523b33c5a78b7
80 changes: 44 additions & 36 deletions 01_introduction.html

Large diffs are not rendered by default.

62 changes: 35 additions & 27 deletions 02_regions_definition.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!DOCTYPE html>


<html >
<html lang="en" >

<head>
<meta charset="utf-8" />
Expand All @@ -19,12 +19,12 @@
</script>

<!-- Loaded before other Sphinx assets -->
<link href="_static/styles/theme.css?digest=e353d410970836974a52" rel="stylesheet" />
<link href="_static/styles/bootstrap.css?digest=e353d410970836974a52" rel="stylesheet" />
<link href="_static/styles/pydata-sphinx-theme.css?digest=e353d410970836974a52" rel="stylesheet" />
<link href="_static/styles/theme.css?digest=365ca57ee442770a23c6" rel="stylesheet" />
<link href="_static/styles/bootstrap.css?digest=365ca57ee442770a23c6" rel="stylesheet" />
<link href="_static/styles/pydata-sphinx-theme.css?digest=365ca57ee442770a23c6" rel="stylesheet" />


<link href="_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=e353d410970836974a52" rel="stylesheet" />
<link href="_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=365ca57ee442770a23c6" rel="stylesheet" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" />
Expand All @@ -38,12 +38,14 @@
<link rel="stylesheet" type="text/css" href="_static/design-style.4045f2051d55cab465a707391d5b2007.min.css" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=e353d410970836974a52" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52" />
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=365ca57ee442770a23c6" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=365ca57ee442770a23c6" />
<script src="_static/vendor/fontawesome/6.1.2/js/all.min.js?digest=365ca57ee442770a23c6"></script>

<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
Expand All @@ -67,7 +69,7 @@
<link rel="next" title="Data description of RGI 7.0" href="03_data_decription.html" />
<link rel="prev" title="Introduction" href="01_introduction.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="None"/>
<meta name="docsearch:language" content="en"/>
</head>


Expand All @@ -77,6 +79,15 @@

<a class="skip-link" href="#main-content">Skip to main content</a>

<div id="pst-scroll-pixel-helper"></div>


<button type="button" class="btn rounded-pill" id="pst-back-to-top">
<i class="fa-solid fa-arrow-up"></i>
Back to top
</button>


<input type="checkbox"
class="sidebar-toggle"
name="__primary"
Expand Down Expand Up @@ -136,13 +147,14 @@









<img src="_static/rgi_logo_square.png" class="logo__image only-light" alt="Logo image"/>
<script>document.write(`<img src="_static/rgi_logo_square.png" class="logo__image only-dark" alt="Logo image"/>`);</script>
<img src="_static/rgi_logo_square.png" class="logo__image only-light" alt="The Randolph Glacier Inventory version 7 - Home"/>
<script>document.write(`<img src="_static/rgi_logo_square.png" class="logo__image only-dark" alt="The Randolph Glacier Inventory version 7 - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -369,18 +381,18 @@

<script>
document.write(`
<button class="theme-switch-button btn btn-sm btn-outline-primary navbar-btn rounded-circle" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="theme-switch" data-mode="light"><i class="fa-solid fa-sun"></i></span>
<span class="theme-switch" data-mode="dark"><i class="fa-solid fa-moon"></i></span>
<span class="theme-switch" data-mode="auto"><i class="fa-solid fa-circle-half-stroke"></i></span>
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span>
</button>
`);
</script>

<script>
document.write(`
<button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass"></i>
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
</button>
`);
</script>
Expand Down Expand Up @@ -420,7 +432,7 @@ <h2> Contents </h2>
<article class="bd-article" role="main">

<section class="tex2jax_ignore mathjax_ignore" id="rgi-glacier-regions">
<h1>RGI glacier regions<a class="headerlink" href="#rgi-glacier-regions" title="Permalink to this headline">#</a></h1>
<h1>RGI glacier regions<a class="headerlink" href="#rgi-glacier-regions" title="Permalink to this heading">#</a></h1>
<p>RGI outlines are organized into 20 first-order glacier regions. This is one more than in RGI 6.0 and earlier versions, since former region 19 was split into two regions (<a class="reference internal" href="#global-fig"><span class="std std-ref">global map</span></a>; <a class="reference internal" href="appendix/regions.html#o1-regions-table"><span class="std std-ref">Table 1a</span></a>). These are further subdivided into second-order regions, of which there are 90 in total in RGI 7.0 (<a class="reference internal" href="appendix/regions.html#o2-regions-table"><span class="std std-ref">Table 1b</span></a>). Glacier regions are useful for regional assessments of glacier change and other variables.</p>
<figure class="align-default" id="global-fig">
<img alt="global map" class="bg-primary mb-1" src="_images/global_map_small.jpeg" />
Expand All @@ -436,7 +448,7 @@ <h1>RGI glacier regions<a class="headerlink" href="#rgi-glacier-regions" title="
<p><strong>GTN-G regions</strong></p>
<p>The region outlines have changed slightly between RGI versions, for example to avoid the splitting of glaciers between two regions, to make further analyses more convenient, or because previously not included glaciers were located outside existing region boundaries. For the sake of consistency between global glacier datasets a joint set of regions was recommended by the Global Terrestrial Network for Glaciers (GTN-G) Advisory Board, the Global Land Ice Measurements from Space initiative (GLIMS), the RGI Working Group of the International Association of Cryospheric Sciences (IACS), and the World Glacier Monitoring Service (WGMS). These glacier regions were implemented first in RGI version 6.0 and are available <a class="reference external" href="https://www.gtn-g.ch/data_catalogue_glacreg">on the GTN-G website</a>. These region boundaries were slightly modified in RGI version 7.0 and changes also integrated in the GTN-G dataset <span id="id1">[<a class="reference internal" href="07_references.html#id7" title="GTN-G. GTN-G Glacier Regions. 2023. doi:10.5904/gtng-glacreg-2023-07.">GTN-G, 2023</a>]</span>.</p>
<section id="changes-from-rgi-6-0-to-7-0">
<h2>Changes from RGI 6.0 to 7.0<a class="headerlink" href="#changes-from-rgi-6-0-to-7-0" title="Permalink to this headline">#</a></h2>
<h2>Changes from RGI 6.0 to 7.0<a class="headerlink" href="#changes-from-rgi-6-0-to-7-0" title="Permalink to this heading">#</a></h2>
<p><strong>Region boundary and name changes</strong></p>
<ul class="simple">
<li><p>The region boxes for region <code class="docutils literal notranslate"><span class="pre">01</span></code> (Alaska) used to encompass some islands in the Bering Sea East of Kamtchatka. One of the two boxes, part of subregion <code class="docutils literal notranslate"><span class="pre">01-03</span></code> Alaska Peninsula (Aleutians), contains no glaciers (and probably hasn’t for a long time) and is now removed.</p></li>
Expand Down Expand Up @@ -486,11 +498,10 @@ <h2>Changes from RGI 6.0 to 7.0<a class="headerlink" href="#changes-from-rgi-6-0



<footer class="bd-footer-article">

<div class="footer-article-items footer-article__inner">

<div class="footer-article-item"><!-- Previous / next buttons -->


<footer class="prev-next-footer">
<!-- Previous / next buttons -->
<div class="prev-next-area">
<a class="left-prev"
href="01_introduction.html"
Expand All @@ -510,10 +521,7 @@ <h2>Changes from RGI 6.0 to 7.0<a class="headerlink" href="#changes-from-rgi-6-0
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
</div></div>

</div>

</footer>

</div>
Expand Down Expand Up @@ -580,8 +588,8 @@ <h2>Changes from RGI 6.0 to 7.0<a class="headerlink" href="#changes-from-rgi-6-0
</div>

<!-- Scripts loaded after <body> so the DOM is not blocked -->
<script src="_static/scripts/bootstrap.js?digest=e353d410970836974a52"></script>
<script src="_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52"></script>
<script src="_static/scripts/bootstrap.js?digest=365ca57ee442770a23c6"></script>
<script src="_static/scripts/pydata-sphinx-theme.js?digest=365ca57ee442770a23c6"></script>

<footer class="bd-footer">
</footer>
Expand Down
Loading

0 comments on commit d66dda5

Please sign in to comment.