This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
charleskawczynski
force-pushed
the
ck/docs_fixes_round_5
branch
from
June 14, 2020 06:50
3dae8d4
to
783af68
Compare
charleskawczynski
force-pushed
the
ck/docs_fixes_round_5
branch
4 times, most recently
from
June 14, 2020 18:00
7a44989
to
7a03f99
Compare
charleskawczynski
force-pushed
the
ck/docs_fixes_round_5
branch
from
June 14, 2020 18:02
7a03f99
to
db737b7
Compare
@@ -918,7 +918,7 @@ end | |||
|
|||
Given points `(a, b, c)` on the surface of a cube, warp the points out to a | |||
spherical shell of radius `R` based on the equiangular gnomonic grid proposed by | |||
Ronchi, Iacono, Paolucci (1996) <https://doi.org/10.1006/jcph.1996.0047> | |||
Ronchi, Iacono, Paolucci (1996) https://linkinghub.elsevier.com/retrieve/pii/S0021999196900479 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should figure out why Documenter is warning on redirected DOI links
bors r+ |
3 tasks
7 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Closes #1189. Supercedes #1181.
I have
tests/runtests.jl
julia .dev/climaformat.jl .
For review by CLIMA developers
julia .dev/format.jl
has been run in a separate commit.