Skip to content

Commit 8755281

Browse files
authored
Update some easy to fix links in documentation (#4256)
1 parent 97f8a11 commit 8755281

15 files changed

Lines changed: 47 additions & 50 deletions

doc/sphinx/source/changelog.rst

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ Highlights
712712
<https://doi.org/10.1175/JCLI-D-22-0181.1>`__.
713713
See :ref:`recipe documentation <recipes_clouds>` about added recipes.
714714
- Addition of a set of recipes for extreme events, regional and impact
715-
evaluation as used in `Weigel et al. (2021), J. Climate
715+
evaluation as used in `Weigel et al. (2021), GMD
716716
<https://doi.org/10.5194/gmd-14-3159-2021>`__ and in IPCC AR5.
717717
See :ref:`recipe documentation <recipes_ipccwg1ar5ch9>` about added recipes.
718718

@@ -909,7 +909,7 @@ v2.7.0
909909
Highlights
910910
~~~~~~~~~~
911911

912-
- This release has seen the inclusion of the code for figures 3.3, 3.4, 3.5, 3,13 and 3.15 of the IPCC AR6 WG1 report, see them in the `new documentation <https://esmvaltool--2533.org.readthedocs.build/en/2533/recipes/recipe_ipccwg1ar6ch3.html>`__
912+
- This release has seen the inclusion of the code for figures 3.3, 3.4, 3.5, 3,13 and 3.15 of the IPCC AR6 WG1 report, see them in the `new documentation <https://docs.esmvaltool.org/en/latest/recipes/recipe_ipccwg1ar6ch3.html>`__
913913
- We have also included new diagnostics and recipe necessary to produce the plots and tables for the journal article "Climate model projections from the Scenario Model Intercomparison Project (ScenarioMIP) of CMIP6" by `Tebaldi et al. in ESD 2020-68 <https://doi.org/10.5194/esd-2020-68>`__ from 2021; also see the `recipe entry <https://docs.esmvaltool.org/en/latest/recipes/recipe_tebaldi21esd.html>`__
914914
- We have also extended the support for MERRA2 observational dataset, by adding support for a large number of variables, including 3D variables, see the `table of supported obs datasets <https://docs.esmvaltool.org/en/latest/input.html#supported-datasets-for-which-a-cmorizer-script-is-available>`__
915915

@@ -1308,7 +1308,7 @@ Documentation
13081308
- Add titles to ocean recipes (maintainer Lovato) (:pull:`2375`) :user:`tomaslovato`
13091309
- Add titles for three c3s-magic recipes (:pull:`2378`) :user:`zklaus`
13101310
- Add title for recipe maintained by Ruth Lorenz (:pull:`2379`) :user:`zklaus`
1311-
- Fix toymodel recipe (:pull:`2381`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1311+
- Fix toymodel recipe (:pull:`2381`) Javier Vegas-Regidor
13121312
- Added titles for recipes of maintainer `schlund_manuel` (:pull:`2377`) :user:`schlunma`
13131313
- Write_plots and titles for deangelis15nat, li17natcc, martin18grl, pv_capacity_factor (:pull:`2382`) :user:`katjaweigel`
13141314
- Add titles for some recipes (:pull:`2383`) :user:`zklaus`
@@ -1446,7 +1446,7 @@ Automatic testing
14461446
Installation
14471447
~~~~~~~~~~~~
14481448

1449-
- Fix conda build by skipping documentation test (:pull:`2058`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1449+
- Fix conda build by skipping documentation test (:pull:`2058`) Javier Vegas-Regidor
14501450
- Update pin on esmvalcore pick up esmvalcore=2.3.0 (:pull:`2200`) :user:`valeriupredoi`
14511451
- Pin Python to 3.9 for development installation (:pull:`2208`) :user:`bouweandela`
14521452

@@ -1459,7 +1459,7 @@ Improvements
14591459
- Update use of fx vars to new syntax (:pull:`2145`) :user:`sloosvel`
14601460
- Add recipe for climate impact research (:pull:`2072`) :user:`Peter9192`
14611461
- Update references "master" to "main" (:pull:`2172`) :user:`axel-lauer`
1462-
- Force git to ignore VSCode workspace files (:pull:`2186`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1462+
- Force git to ignore VSCode workspace files (:pull:`2186`) Javier Vegas-Regidor
14631463
- Update to new ESMValTool logo (:pull:`2168`) :user:`axel-lauer`
14641464
- Python cmorizers for CDR1 and CDR2 ESACCI H2O (TCWV=prw) data. (:pull:`2152`) :user:`katjaweigel`
14651465
- Remove obsolete conda package (closes #2100) (:pull:`2103`) :user:`zklaus`
@@ -1492,7 +1492,7 @@ Bug fixes
14921492
- Fix logging import in cmorize_obs again since last merge was nulled by pre-commit hooks (:pull:`2022`) :user:`valeriupredoi`
14931493
- Refactor the functions in derive_evspsblpot due to new iris (:pull:`2023`) :user:`SarahAlidoost`
14941494
- Avoid importing private ESMValCore functions in CMORizer (:pull:`2027`) :user:`bouweandela`
1495-
- Fix extract_seasons in validation recipe (:pull:`2054`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1495+
- Fix extract_seasons in validation recipe (:pull:`2054`) Javier Vegas-Regidor
14961496

14971497
Deprecations
14981498
~~~~~~~~~~~~
@@ -1524,8 +1524,8 @@ Documentation
15241524
- List Remi Kazeroni as a code owner and sole merger of CMORizers (:pull:`2017`) :user:`bouweandela`
15251525
- Install documentation: mention that we build conda package with python>=3.7 (:pull:`2030`) :user:`valeriupredoi`
15261526
- Recipe and documentation update for ERA5-Land. (:pull:`1906`) :user:`katjaweigel`
1527-
- Update changelog and changelog tool for v2.2.0 (:pull:`2043`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1528-
- Final update to the changelog for v2.2.0 (:pull:`2056`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1527+
- Update changelog and changelog tool for v2.2.0 (:pull:`2043`) Javier Vegas-Regidor
1528+
- Final update to the changelog for v2.2.0 (:pull:`2056`) Javier Vegas-Regidor
15291529

15301530
Diagnostics
15311531
~~~~~~~~~~~
@@ -1586,7 +1586,7 @@ Improvements
15861586
- Align ESMValTool to ESMValCore=2.2.0 (adopt iris3, fix environment for new Core release) (:pull:`1874`) :user:`stefsmeets`
15871587
- Make it possible to use write_plots and write_netcdf from recipe instead of config-user.yml (:pull:`2018`) :user:`bouweandela`
15881588
- Revise lisflood and hype recipes (:pull:`2035`) :user:`SarahAlidoost`
1589-
- Set version to 2.2.0 (:pull:`2042`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1589+
- Set version to 2.2.0 (:pull:`2042`) Javier Vegas-Regidor
15901590

15911591
.. _changelog-v2-1-1:
15921592

@@ -1644,15 +1644,15 @@ Documentation
16441644
Improvements
16451645
~~~~~~~~~~~~
16461646

1647-
- Fix R installation in WSL (:pull:`1789`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1647+
- Fix R installation in WSL (:pull:`1789`) Javier Vegas-Regidor
16481648
- Add pre-commit for linting/formatting (:pull:`1796`) :user:`stefsmeets`
16491649
- Speed up tests on CircleCI and use pytest to run them (:pull:`1804`) :user:`bouweandela`
16501650
- Move pre-commit excludes to top-level and correct order of lintr and styler (:pull:`1805`) :user:`stefsmeets`
16511651
- Remove isort setup to fix formatting conflict with yapf (:pull:`1815`) :user:`stefsmeets`
16521652
- GitHub Actions (:pull:`1806`) :user:`valeriupredoi`
16531653
- Fix yapf-isort import formatting conflict (:pull:`1822`) :user:`stefsmeets`
16541654
- Replace vmprof with vprof as the default profiler (:pull:`1829`) :user:`bouweandela`
1655-
- Update ESMValCore v2.1.0 requirement (:pull:`1839`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1655+
- Update ESMValCore v2.1.0 requirement (:pull:`1839`) Javier Vegas-Regidor
16561656
- Pin iris to version 2 (:pull:`1881`) :user:`bouweandela`
16571657
- Pin eccodes to not use eccodes=2.19.0 for cdo to work fine (:pull:`1869`) :user:`valeriupredoi`
16581658
- Increase version to 2.1.0 and add release notes (:pull:`1868`) :user:`valeriupredoi`
@@ -1680,17 +1680,17 @@ Bug fixes
16801680
- Fix small errors in the arctic_ocean diagnostic (:pull:`1722`) :user:`koldunovn`
16811681
- Flatten ancestor lists for diag_spei.R and diag_spi.R. (:pull:`1745`) :user:`katjaweigel`
16821682
- Fix for recipe_ocean_ice_extent.yml (:pull:`1744`) :user:`mattiarighi`
1683-
- Fix recipe_combined_indices.yml provenance (:pull:`1746`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1684-
- Fix provenance in recipe_multimodel_products (:pull:`1747`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1683+
- Fix recipe_combined_indices.yml provenance (:pull:`1746`) Javier Vegas-Regidor
1684+
- Fix provenance in recipe_multimodel_products (:pull:`1747`) Javier Vegas-Regidor
16851685
- Exclude FGOALS-g2 due to ESMValCore issue #728 (:pull:`1749`) :user:`mattiarighi`
1686-
- Fix recipe_modes_of_variability (:pull:`1753`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1686+
- Fix recipe_modes_of_variability (:pull:`1753`) Javier Vegas-Regidor
16871687
- Flatten lists for ancestors for hyint to prevent nested lists. (:pull:`1752`) :user:`katjaweigel`
16881688
- Fix bug in cmorize_obs_eppley_vgpm_modis.py (#1729) (:pull:`1759`) :user:`tomaslovato`
16891689
- Correct mip for clltkisccp in example derive preprocessor recipe (:pull:`1768`) :user:`bouweandela`
16901690
- Update date conversion in recipe_hype.yml (:pull:`1769`) :user:`bouweandela`
16911691
- Fix recipe_correlation.yml (:pull:`1767`) :user:`bouweandela`
16921692
- Add attribute positive: down to plev coordinate in ERA-Interim CMORizer (:pull:`1771`) :user:`bouweandela`
1693-
- Fix sispeed in recipe_preprocessor_derive_test (:pull:`1772`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1693+
- Fix sispeed in recipe_preprocessor_derive_test (:pull:`1772`) Javier Vegas-Regidor
16941694
- Fix extreme events and extreme index ancestors (:pull:`1774`) :user:`katjaweigel`
16951695
- Correct date in output filenames of ERA5 CMORizer recipe (:pull:`1773`) :user:`bouweandela`
16961696
- Exclude WOA from multi-model stats in recipe_ocean_bgc (:pull:`1778`) :user:`mattiarighi`
@@ -1717,7 +1717,7 @@ Diagnostics
17171717
- Add mask albedolandcover (:pull:`1673`) :user:`bascrezee`
17181718
- IPCC AR5 fig. 9.3 (seasonality) (:pull:`1726`) :user:`axel-lauer`
17191719
- Added additional emergent constraints on ECS (:pull:`1585`) :user:`schlunma`
1720-
- A diagnostic to evaluate the turnover times of land ecosystem carbon (:pull:`1395`) `koir-su <https://github.com/koir-su>`__
1720+
- A diagnostic to evaluate the turnover times of land ecosystem carbon (:pull:`1395`) koir-su
17211721
- Removed multi_model_statistics step in recipe_oceans_example.yml as a workaround (:pull:`1779`) :user:`valeriupredoi`
17221722

17231723
Documentation
@@ -1745,17 +1745,17 @@ Improvements
17451745
- Remove curly brackets around issue number in pull request template (:pull:`1637`) :user:`bouweandela`
17461746
- Fix style issue in test (:pull:`1639`) :user:`bouweandela`
17471747
- Update Codacy badges (:pull:`1662`) :user:`bouweandela`
1748-
- Support extra installation methods in R (:pull:`1360`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1748+
- Support extra installation methods in R (:pull:`1360`) Javier Vegas-Regidor
17491749
- Add ncdf4.helpers package as a dependency again (:pull:`1678`) :user:`bouweandela`
17501750
- Speed up conda installation (:pull:`1677`) :user:`bouweandela`
17511751
- Update CMORizers and recipes for ESMValCore v2.0.0 (:pull:`1699`) :user:`SarahAlidoost`
17521752
- Update setup.py for PyPI package (:pull:`1700`) :user:`bouweandela`
17531753
- Cleanup recipe headers before the release (:pull:`1740`) :user:`mattiarighi`
1754-
- Add colortables as esmvaltool subcommand (:pull:`1666`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1754+
- Add colortables as esmvaltool subcommand (:pull:`1666`) Javier Vegas-Regidor
17551755
- Increase version to v2.0.0 (:pull:`1756`) :user:`bouweandela`
17561756
- Update job script (:pull:`1757`) :user:`mattiarighi`
17571757
- Read authors and description from .zenodo.json (:pull:`1758`) :user:`bouweandela`
1758-
- Update docker recipe to install from source (:pull:`1651`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1758+
- Update docker recipe to install from source (:pull:`1651`) Javier Vegas-Regidor
17591759

17601760
Observational and re-analysis dataset support
17611761
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -1790,7 +1790,7 @@ Bug fixes
17901790
Diagnostics
17911791
~~~~~~~~~~~
17921792

1793-
- Applicate sea ice negative feedback (:pull:`1299`) `Javier Vegas-Regidor <https://github.com/jvegasbsc>`__
1793+
- Applicate sea ice negative feedback (:pull:`1299`) Javier Vegas-Regidor
17941794
- Add Russell18jgr ocean diagnostics (:pull:`1592`) :user:`bouweandela`
17951795
- Refactor marrmot recipe and diagnostic to use ERA5 daily data made by new cmorizer (:pull:`1600`) :user:`SarahAlidoost`
17961796
- In recipe_wflow, use daily ERA5 data from the new cmorizer. (:pull:`1599`) :user:`Peter9192`

doc/sphinx/source/community/code_documentation.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ There are two main ways of adding documentation:
312312
#. As written text in the directory
313313
`doc/sphinx/source <https://github.com/ESMValGroup/ESMValTool/tree/main/doc/sphinx/source>`__.
314314
When writing
315-
`reStructuredText <https://www.sphinx-doc.org/en/main/usage/restructuredtext/basics.html>`_
315+
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`_
316316
(``.rst``) files, please try to limit the line length to 80 characters and
317317
always start a sentence on a new line.
318318
This makes it easier to review changes to documentation on GitHub.
@@ -391,7 +391,7 @@ Successful checks have a green ✓ in front, a ❌ means the test job failed.
391391

392392
Integration with the ESMValCore documentation
393393
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
394-
The `ESMValCore documentation <https://docs.esmvaltool.org/projects/esmvalcore>`_
394+
The `ESMValCore documentation <https://docs.esmvaltool.org/projects/ESMValCore/en/latest/index.html>`_
395395
is hosted as a
396396
`subproject <https://docs.readthedocs.io/en/stable/subprojects.html>`_
397397
of the ESMValTool documentation on readthedocs.
@@ -484,9 +484,9 @@ We follow the guidelines set out in `SPEC-0 <https://scientific-python.org/specs
484484
regarding the supported Python versions and dependencies.
485485

486486
Before considering adding a new dependency, carefully check that the
487-
`license <https://the-turing-way.netlify.app/reproducible-research/licensing/licensing-software.html>`__
487+
`license <https://book.the-turing-way.org/reproducible-research/licensing/>`__
488488
of the dependency you want to add and any of its dependencies are
489-
`compatible <https://the-turing-way.netlify.app/reproducible-research/licensing/licensing-compatibility.html>`__
489+
`compatible <https://book.the-turing-way.org/reproducible-research/licensing/licensing-compatibility/>`__
490490
with the
491491
`Apache 2.0 <https://github.com/ESMValGroup/ESMValTool/blob/main/LICENSE/>`_
492492
license that applies to the ESMValTool.

doc/sphinx/source/community/private_repository.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ and push your branch to the public repository
5656

5757
6. Make a pull request in the public repository
5858
===============================================
59-
Go to https://github.com/esmalgroup/esmvaltool/pulls and click the 'New pull request button'.
59+
Go to https://github.com/ESMValGroup/ESMValCore/pulls and click the 'New pull request button'.
6060
Process reviewer comments and get it merged as described in :ref:`reviewing`.
6161

6262
7. Obtain a DOI for your code and add it to your paper

doc/sphinx/source/community/release_strategy/detailed_release_procedure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Recipe output can be copied by doing from the VM:
140140
141141
By copying the debug.html and index.html files into /shared/esmvaltool/v2.x.x/, the output
142142
becomes available online, see for `example
143-
<https://esmvaltool.dkrz.de/shared/esmvaltool/v2.7.0>`_.
143+
<https://esmvaltool.dkrz.de/shared/esmvaltool/stable_release/>`_.
144144
Before copying the recipe output to the VM, you may want to clean up your directory containing
145145
the results by removing any large ``preproc`` directories of failed runs and only keeping the last run for each recipe.
146146
This will help generating a clearer overview webpage.

doc/sphinx/source/community/upgrading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Upgrading a namelist (recipe) or diagnostic to ESMValTool v2
66

77
This guide summarizes the main steps to be taken in order to port an ESMValTool namelist (now called **recipe**) and the corresponding diagnostic(s) from v1.0 to v2.0, hereafter also referred as the *"old"* and the *"new version"*, respectively. The new ESMValTool version is being developed in the public git branch ``main``. An identical version of this branch is maintained in the private repository as well and kept synchronized on an hourly basis.
88

9-
In the following, it is assumed that the user has successfully installed ESMValTool v2 and has a rough overview of its structure (see `Technical Overview <http://www.esmvaltool.org/download/Righi_ESMValTool2-TechnicalOverview.pdf>`_).
9+
In the following, it is assumed that the user has successfully installed ESMValTool v2 and has a rough overview of its structure (see `Technical Overview <https://doi.org/10.5194/gmd-13-1179-2020>`_).
1010

1111
Create a github issue
1212
=====================

doc/sphinx/source/develop/dataset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ from source and store the data in the appropriate tier subdirectory of the
9797
folder ``RAWOBS`` automatically.
9898
There are many downloading scripts available in
9999
`/esmvaltool/cmorizers/data/downloaders/datasets/
100-
<https://github.com/ESMValGroup/ESMValTool/blob/main/esmvaltool/data/downloaders/datasets/>`_
100+
<https://github.com/ESMValGroup/ESMValTool/tree/main/esmvaltool/cmorizers/data/downloaders/datasets>`_
101101
where several data download mechanisms are provided:
102102

103103
- A `wget` get based downloader for http(s) downloads, with a specific derivation for NASA datasets.

doc/sphinx/source/input.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Obtaining input data
55
********************
66

77
ESMValTool supports input data from climate models participating in
8-
`CMIP6 <https://www.wcrp-climate.org/wgcm-cmip/wgcm-cmip6>`__,
9-
`CMIP5 <https://www.wcrp-climate.org/wgcm-cmip/wgcm-cmip5>`__,
10-
`CMIP3 <https://www.wcrp-climate.org/wgcm-cmip/wgcm-cmip3>`__, and
8+
`CMIP6 <https://wcrp-cmip.org/cmip-phases/cmip6/>`__,
9+
`CMIP5 <https://wcrp-cmip.org/cmip-phases/cmip5/>`__,
10+
`CMIP3 <https://wcrp-cmip.org/cmip-phases/cmip3/>`__, and
1111
`CORDEX <https://cordex.org/>`__
1212
as well as observations, reanalysis, and any other data, provided that it
1313
adheres to the
@@ -22,7 +22,7 @@ as used in the various
2222
.. note::
2323

2424
CORDEX support is still
25-
`work in progress <https://github.com/orgs/ESMValGroup/projects/11>`__.
25+
work in progress.
2626
Contributions, in the form of
2727
:ref:`pull request reviews <reviewing>` or
2828
:ref:`pull requests <esmvalcore:contributing>`
@@ -44,9 +44,7 @@ but many more exist around the world.
4444

4545
If you do not have access to such a facility through your institute or the
4646
project you are working on, you can request access by applying for the
47-
`ENES Climate Analytics Service <https://portal.enes.org/data/data-metadata-service/climate-analytics-service>`__
48-
or, if you need longer term access or more computational resources, the
49-
`IS-ENES3 Trans-national Access call <https://portal.enes.org/data/data-metadata-service/analysis-platforms>`__.
47+
`ENES Climate Analytics Service <https://is.enes.org/sdm-climate-analytics-data/>`.
5048

5149
If the options above are not available to you, ESMValTool also offers a feature
5250
to make it easy to download CMIP6, CMIP5, CMIP3, CORDEX, and obs4MIPs from ESGF.
@@ -82,8 +80,8 @@ See :ref:`esmvalcore:config-esgf` for a more in depth explanation and the
8280
available configuration options.
8381

8482
Alternatively, you can use an external tool called
85-
`Synda <http://prodiguer.github.io/synda/index.html>`__
86-
to maintain your own collection of ESGF data.
83+
`esgpull <https://github.com/ESGF/esgf-download>`__
84+
to download and store files from ESGF.
8785

8886

8987
.. _inputdata_observations:

doc/sphinx/source/quickstart/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ for your conda environments instead of
5858
much faster, see `move-to-mamba`_ for more information.
5959

6060
For a minimal mamba installation (recommended) go to
61-
https://mamba.readthedocs.io/en/latest/installation.html.
61+
https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html.
6262

6363
.. note::
6464
It is recommended that you always use the latest version of mamba, as

doc/sphinx/source/recipes/legacy/recipe_schlund20jgr.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,12 @@ Observations and reformat scripts
6969

7070
* CRU_ (*pr*, *tas*)
7171
* ERA-Interim_ (*rsds*)
72-
* LAI3g_ (*lai*)
72+
* LAI3g (*lai*)
7373
* MTE_ (*gpp*, *gppStderr*)
7474
* Scripps-CO2-KUM_ (*co2s*)
7575

7676
.. _CRU: https://crudata.uea.ac.uk/cru/data/hrg/cru_ts_4.02/cruts.1811131722.v4.02/
77-
.. _ERA-Interim: http://apps.ecmwf.int/datasets/data/interim-full-moda/
78-
.. _LAI3g: http://cliveg.bu.edu/modismisr/lai3g-fpar3g.html
77+
.. _ERA-Interim: https://cds.climate.copernicus.eu/stac-browser/collections/reanalysis-era-interim?.language=en
7978
.. _MTE: http://www.bgc-jena.mpg.de/geodb/BGI/Home
8079
.. _Scripps-CO2-KUM: https://scrippsco2.ucsd.edu/data/atmospheric_co2/kum.html
8180

doc/sphinx/source/recipes/recipe_autoassess_landsurface_permafrost.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ None
112112
References
113113
----------
114114

115-
* Observed permafrost extent is from http://nsidc.org/data/ggd318.html: Brown, J.,
115+
* Observed permafrost extent is from https://nsidc.org/data/ggd318/versions/2: Brown, J.,
116116
O. Ferrians, J. A. Heginbottom, and E. Melnikov. 2002. Circum-Arctic Map of
117117
Permafrost and Ground-Ice Conditions, Version 2. Boulder, Colorado USA. NSIDC:
118118
National Snow and Ice Data Center. When calculating the global area of

0 commit comments

Comments
 (0)