pyRTE-RRTMGP technical documentation
pyRTE-RRTMGP provides a Python interface to the RTE+RRTMGP Fortran software package for computing radiative fluxes in planetary atmospheres. RTE+RRTMGP is described in a paper in Journal of Advances in Modeling Earth Systems.
pyRTE-RRTMGP uses pybind11 to create a Python interface to a subset of the RTE+RRTMGP functions available in Fortran.
This documentation focuses on installation and developemnt and provides the technical reference for the functions and classes. User-facing documentation including explanation and usage examples is available on Github.
Getting started:
Reference: