https://github.com/geoschem/geos-chem-shared-docs
Common documentation (ReadTheDocs format) that is inlined into GEOS-Chem Classic, GCHP, and HEMCO manuals.
https://github.com/geoschem/geos-chem-shared-docs
atmospheric-chemistry atmospheric-modeling cloud-computing documentation gchp geos-chem hemco readthedocs scientific-computing sphinx
Last synced: about 1 month ago
JSON representation
Common documentation (ReadTheDocs format) that is inlined into GEOS-Chem Classic, GCHP, and HEMCO manuals.
- Host: GitHub
- URL: https://github.com/geoschem/geos-chem-shared-docs
- Owner: geoschem
- License: other
- Created: 2020-10-13T22:33:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T21:44:39.000Z (about 1 month ago)
- Last Synced: 2025-09-10T01:05:08.743Z (about 1 month ago)
- Topics: atmospheric-chemistry, atmospheric-modeling, cloud-computing, documentation, gchp, geos-chem, hemco, readthedocs, scientific-computing, sphinx
- Language: BibTeX Style
- Homepage:
- Size: 770 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# GEOS-Chem Shared Documentation for ReadTheDocs
This repository contains common files that are inlined into these ReadTheDocs sites:
- [geos-chem.readthedocs.io](https://geos-chem.readthedocs.io)
- [gchp.readthedocs.io](https://gchp.readthedocs.io)
- [hemco.readthedocs.io](https://geos-chem.readthedocs.io)## Contents
### Files
`AUTHORS.txt`
`LICENSE.txt`
- GEOS-Chem license documents`editing_these_docs.rst`
- Instructions on how to update ReadTheDocs documentation.`README.md`
- This file.### Folders
`biblio/`
- Contains bibliography files used for the **Key References** pages in each of the ReadTheDocs sites listed above.`spack/`
- Contains the `modules.yaml` and `packages.yaml` for installing libraries via Spack (as featured in the **Build Libraries with Spack** supplemental guide).
`_static/`
- Contains image files (`*.ico`, `*.png`, `*.svg`) and Cascading Style Sheets (`*.css`) used in the ReadTheDocs documentation.`supplemental_guides/`
- Contains ReadTheDocs documentation in ReStructured Text (`*.rst`) for several instructional guides that are inlined into the ReadTheDocs sites listed above.