Getting ARTS
Code of Conduct
If you use data generated by ARTS or Qpack in a scientific publication, then please mention this and cite the most appropriate of the ARTS publications that are summarized on the Publication page.
Development Version
This is the active development version of ARTS. Please be aware that it might change frequently and even be broken from time to time. Only use this if you have a good reason to do so. This version can be checked out with:
git clone https://github.com/atmtools/arts.git
If you wish to contribute to ARTS development, please follow the instructions on our GitHub page . The CONTRIBUTING.md document will help you to get started.
Documentation:
- Build requirements and installation instructions
- ARTS User Guide PDF, ARTS Developer Guide PDF, ARTS Theory PDF
- ARTS built-in documentation browser: This is the preferred way of accessing the ARTS built-in documentation. It provides a browsable HTML version of the documentation including all workspace methods, variables, agendas and groups. You can also run it locally on your own computer with
arts -s
. - PyARTS documentation
- Doxygen source code documentation
Stable Releases
- ARTS 2.4 (current)
git clone --branch=v2.4.x https://github.com/atmtools/arts.git
http://www.radiativetransfer.org/misc/download/stable/2.4/
Documentation:
- Build requirements and installation instructions
- ARTS User Guide PDF, ARTS Developer Guide PDF, ARTS Theory PDF
- ARTS built-in documentation browser: This is the preferred way of accessing the ARTS built-in documentation. It provides a browsable HTML version of the documentation including all workspace methods, variables, agendas and groups. You can also run it locally on your own computer with
arts -s
. - PyARTS documentation
- Doxygen source code documentation
- ARTS 2.2 (deprecated)
git clone --branch=v2.2.x https://github.com/atmtools/arts.git
http://www.radiativetransfer.org/misc/download/stable/2.2/
This version is described in the GMD article ARTS, the atmospheric radiative transfer simulator – version 2.2, the planetary toolbox edition by Stefan Buehler et al.
Documentation:
- Build requirements and installation instructions
- ARTS User Guide PDF, ARTS Developer Guide PDF, ARTS Theory PDF
- ARTS built-in documentation browser: This is the preferred way of accessing the ARTS built-in documentation. It provides a browsable HTML version of the documentation including all workspace methods, variables, agendas and groups. You can also run it locally on your own computer with
arts -s
. - Doxygen source code documentation
- ARTS 2.0 (deprecated)
git clone --branch=v2.0.x https://github.com/atmtools/arts.git
http://www.radiativetransfer.org/misc/download/stable/2.0/
This version is described in the JQSRT article ARTS, the atmospheric radiative transfer simulator, Version 2 by Patrick Eriksson et al.
Documentation:
- Build requirements and installation instructions
- ARTS User Guide PDF, ARTS Developer Guide PDF, ARTS Theory PDF
- ARTS built-in documentation browser: This is the preferred way of accessing the ARTS built-in documentation. It provides a browsable HTML version of the documentation including all workspace methods, variables, agendas and groups. You can also run it locally on your own computer with
arts -s
. - Doxygen source code documentation
- ARTS 1.0 (deprecated)
git clone --branch=v1.0.x https://github.com/atmtools/arts.git
https://www.radiativetransfer.org/misc/download/stable/arts-1.0.214.tar.gz
This version is described in the JQSRT article ARTS, the atmospheric radiative transfer simulator by Stefan Buehler et al.
Documentation: