earth-system-radiation / pyRTE-RRTMGP

pyRTE-RRTMGP provides a Python interface to the RTE+RRTMGP Fortran software package
https://pyrte-rrtmgp.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Update package name #15

Closed tcmetzger closed 5 months ago

tcmetzger commented 5 months ago

Currently, the generated Python package is called pyrte - however, we now also include functions from RRTMGP, so the Python package should be renamed to pyrte_rrtmgp (e.g. import pyrte_rrtmgp, etc).