.. _add_atmo_models: ======================================== Adding Atmosphere Models ======================================== Stellar atmosphere grids are implemented in SPISEA using STSci's `pysynphot `_ and CDBS infrastructure. Adding a new atmosphere grid involves saving the models in a new sub-directory under your ``PYSYN_CDBS`` directory and creating a new function in ``atmospheres.py`` to access those files. Detailed documentation on this is coming soon. In the meantime, let us know on the Github `issue tracker `_ if you'd like to implement a new atmospheric model grid.