Skip to content

Commit bf368ff

Browse files
authored
Multiple doc updates (#1869)
1 parent 61a0dd4 commit bf368ff

27 files changed

+848
-827
lines changed

docs/_static/cook_example.png

294 KB
Loading

docs/_static/glathida_example.png

68.1 KB
Loading

docs/_static/logos/logo_shop.png

-128 KB
Loading
187 KB
Loading
17.4 KB
Loading

docs/_static/millan_v_example.png

441 KB
Loading

docs/api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ the majority of OGGM's tasks). They are parallelizable.
175175
tasks.mass_conservation_inversion
176176
tasks.filter_inversion_output
177177
tasks.get_inversion_volume
178-
tasks.compute_velocities
179178
tasks.compute_inversion_velocities
180179
tasks.distribute_thickness_per_altitude
181180
tasks.distribute_thickness_interp

docs/assets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Other datasets
1+
Useful outputs
22
==============
33

44
This page lists some datasets that are either generated or used by OGGM and

docs/faq.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ analyse the commonly running glaciers over the entire climate model and scenario
234234
done in the `OGGM standard projections csv files <https://github.com/OGGM/oggm-standard-projections-csv-files>`_.
235235

236236
.. _glacier-exceeds-domain-boundaries:
237+
237238
What does the "`Glacier exceeds domain boundaries`" error mean?
238239
---------------------------------------------------------------
239240

docs/flowlines.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ the changes in glacier width with thickness changes.
4040
and routing algorithms. This was the single option in OGGM before v1.4.
4141
2. via binned **elevation bands flowlines**, which are computed by the binning and
4242
averaging of 2D slopes into a "bulk" flowline glacier. This is the method
43-
first developed and applied by [Huss_Farinotti_2012]_. This is the standard method
44-
since OGGM v1.6.
43+
first developed and applied by [Huss_Farinotti_2012]_. **This is the standard method
44+
since OGGM v1.6.**
4545

4646

4747
Both methods have strengths and weaknesses, which we discuss in more depth
@@ -317,16 +317,16 @@ References
317317
----------
318318

319319
.. [Huss_Farinotti_2012] Huss, M. and Farinotti, D.: Distributed ice thickness
320-
and volume of all glaciers around the globe, J. Geophys. Res. Earth Surf.,
321-
117(4), F04010, doi:10.1029/2012JF002523, 2012.
320+
and volume of all glaciers around the globe, J. Geophys. Res. Earth Surf.,
321+
117(4), F04010, doi:10.1029/2012JF002523, 2012.
322322
323323
.. [Huss_Hock_2015] Huss, M. and Hock, R.: A new model for global glacier
324-
change and sea-level rise, Front. Earth Sci., 3(September), 122,
325-
doi:10.3389/feart.2015.00054, 2015.
324+
change and sea-level rise, Front. Earth Sci., 3(September), 1-22,
325+
doi:10.3389/feart.2015.00054, 2015.
326326
327327
.. [Werder_et_al_2019] Werder, M. A., Huss, M., Paul, F., Dehecq, A. and
328-
Farinotti, D.: A Bayesian ice thickness estimation model for large-scale
329-
applications, J. Glaciol., 116, doi:10.1017/jog.2019.93, 2019.
328+
Farinotti, D.: A Bayesian ice thickness estimation model for large-scale
329+
applications, J. Glaciol., 1-16, doi:10.1017/jog.2019.93, 2019.
330330
331331
Implementation details
332332
----------------------

0 commit comments

Comments
 (0)