Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
No bors, add link to RRTGMP.jl
  • Loading branch information
Sbozzolo committed Dec 9, 2023
1 parent dd0a676 commit 927609e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Insolation.jl

Julia code to calculate solar zenith angle and solar insolation. Defaults to Earth, applicable for any planet. Built for climate science applications and use in RRTMGP.jl.
Julia code to calculate solar zenith angle and solar insolation. Defaults to Earth, applicable for any planet. Built for climate science applications and use in [RRTMGP.jl](https://github.com/CliMA/RRTMGP.jl).

|||
|---------------------:|:----------------------------------------------|
| **Docs Build** | [![docs build][docs-bld-img]][docs-bld-url] |
| **Documentation** | [![dev][docs-dev-img]][docs-dev-url] |
| **Code Coverage** | [![codecov][codecov-img]][codecov-url] |
| **GHA CI** | [![gha ci][gha-ci-img]][gha-ci-url] |
| **Bors** | [![Bors enabled][bors-img]][bors-url] |

[docs-bld-img]: https://github.com/CliMA/Insolation.jl/workflows/Documentation/badge.svg
[docs-bld-url]: https://github.com/CliMA/Insolation.jl/actions?query=workflow%3ADocumentation
Expand All @@ -21,6 +20,3 @@ Julia code to calculate solar zenith angle and solar insolation. Defaults to Ear

[gha-ci-img]: https://github.com/CliMA/Insolation.jl/workflows/ci/badge.svg
[gha-ci-url]: https://github.com/CliMA/Insolation.jl/actions?query=workflow%3Aci

[bors-img]: https://bors.tech/images/badge_small.svg
[bors-url]: https://app.bors.tech/repositories/27166

0 comments on commit 927609e

Please sign in to comment.