{"id":13569779,"url":"https://github.com/atmtools/typhon","last_synced_at":"2025-04-09T23:15:23.026Z","repository":{"id":7778248,"uuid":"44517034","full_name":"atmtools/typhon","owner":"atmtools","description":"Tools for atmospheric research","archived":false,"fork":false,"pushed_at":"2024-11-14T14:02:27.000Z","size":5749,"stargazers_count":60,"open_issues_count":12,"forks_count":32,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-09T23:15:18.162Z","etag":null,"topics":["atmospheric-science","python","python3","radiative-transfer","science"],"latest_commit_sha":null,"homepage":"http://www.radiativetransfer.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atmtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-19T07:07:24.000Z","updated_at":"2025-01-24T02:47:50.000Z","dependencies_parsed_at":"2024-06-13T04:18:17.133Z","dependency_job_id":"0fd97fbd-707b-43db-b3ca-df8b0a2c6ceb","html_url":"https://github.com/atmtools/typhon","commit_stats":{"total_commits":1777,"total_committers":25,"mean_commits":71.08,"dds":0.7214406302757457,"last_synced_commit":"772047cb38470fcba59184c8b5d4606fb0cce090"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Ftyphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Ftyphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Ftyphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Ftyphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atmtools","download_url":"https://codeload.github.com/atmtools/typhon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125591,"owners_count":21051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atmospheric-science","python","python3","radiative-transfer","science"],"created_at":"2024-08-01T14:00:44.185Z","updated_at":"2025-04-09T23:15:23.005Z","avatar_url":"https://github.com/atmtools.png","language":"Python","funding_links":[],"categories":["Atmosphere","Uncategorized"],"sub_categories":["Atmospheric Composition and Dynamics","Uncategorized"],"readme":"[![PyPI version](https://badge.fury.io/py/typhon.svg)](https://badge.fury.io/py/typhon)\n[![Conda version](https://anaconda.org/rttools/typhon/badges/version.svg)](https://anaconda.org/rttools/typhon)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1300318.svg)](https://doi.org/10.5281/zenodo.1300318)\n![Test](https://github.com/atmtools/typhon/actions/workflows/build-test.yml/badge.svg)\n\n# typhon - Tools for atmospheric research\n\n## Installation\nTyphon requires Python version 3.10 or higher. The recommended way to get Python\nis through [Miniforge3]. But of course, any other Python distribution is also\nworking.\n\n### Stable release\nThe latest stable release of typhon can be installed using ``conda`` \n(recommended)\n```bash\n$ conda install -c rttools typhon\n```\nor ``pip``\n```bash\n$ pip install typhon\n```\n\n### Development version\nCheck our information on how to [setup a development environment](CONDA-ENV.md)\nfor typhon.\n\n## Testing\nTyphon contains a simple testing framework using [pytest]. It is good\npractice to write tests for all your functions and classes. Those tests may not\nbe too extensive but should cover the basic use cases to ensure correct\nbehavior through further development of the package.\n\nTests can be run on the command line...\n```bash\n$ pytest --pyargs typhon\n```\nor using the Python interpreter:\n```python\nimport typhon\ntyphon.test()\n```\n\n## Configuration\nTyphon supports a configuration file in ``configparser`` syntax. The\nconfiguration is handled by the ``typhon.config`` module. The default file\nlocation is ``~/.typhonrc`` but can be changed using the ``TYPHONRC``\nenvironment variable.\n\n## Documentation\nA recent build of the documentation is accessible\n[online](http://radiativetransfer.org/misc/typhon/doc-trunk).\nKindly note that bleeding edge features might not be covered.\n\n[Sphinx]: http://www.sphinx-doc.org\n[Miniforge3]: https://github.com/conda-forge/miniforge#miniforge\n[pytest]: https://docs.pytest.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmtools%2Ftyphon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatmtools%2Ftyphon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmtools%2Ftyphon/lists"}