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

Add more usage examples #28

Open tcmetzger opened 5 months ago

tcmetzger commented 5 months ago

To make it easier to start using this library and illustrate its various use cases, we should have more examples in the /examples/ directory. Examples can be Jupyter notebooks or standalone Python scripts, optimally with a quick overview of what the example does.