ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
217 stars 127 forks source link

Improve the formatting of the recipe documentation template #3652

Closed mo-gill closed 3 months ago

mo-gill commented 3 months ago

Description

Correction of quotation marks to bullet points in docs

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the ๐Ÿ›  Technical or ๐Ÿงช Scientific review.

mo-gill commented 3 months ago

The R precommit rev was amended in commit 9378a1e as this was causing an error when commits were attempted see:

$ git commit -m "#3377: Amend bullet point in docs."
[INFO] Installing environment for https://github.com/lorenzwalthert/precommit/.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('<mo-environmentlocation>', '--vanilla', '/var/tmp/tmp0bxucmjx/script.R')
return code: 1
stdout: (none)
stderr:
    # Bootstrapping renv 0.16.0 --------------------------------------------------
    Warning: unable to access index for repository https://cran.rstudio.com/src/contrib:
      cannot open URL 'https://cran.rstudio.com/src/contrib/PACKAGES'
    Warning: unable to access index for repository https://cloud.r-project.org/src/contrib:
      cannot open URL 'https://cloud.r-project.org/src/contrib/PACKAGES'
    * Downloading renv 0.16.0 ... FAILED
    Error in bootstrap(version, libpath) : failed to download renv 0.16.0
    Calls: source ... eval.parent -> eval -> eval -> eval -> eval -> bootstrap
    Execution halted