Julia implementation of Rapid and accurate Radiative Transfer Model for General Circulation Models.
| Documentation | |
| Code Coverage | |
| BuildKite |
This is based off of the rte-rrtmgp repository.
RRTMGP.jl is registered in the general Julia registry. To install, enter the package manager by typing ] in the Julia REPL, and then type:
pkg> add RRTMGPThen, to use
julia> using RRTMGP- Robert Pincus for his invaluable help and for developing the RRTMGP implementation on which this code is based
- NASA for images of the sun (for our logo)