Skip to content

Commit

Permalink
Mention catalogs on installation page (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
riclarsson authored Mar 12, 2024
2 parents 02e1580 + 14c84be commit 0a37f3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ conda-forge environment at the rttools channel:
Other versions are available on the `ARTS homepage <https://radiativetransfer.org/getarts/>`_.

ARTS depends heavily on catalog data. It is recommended to call :py:func:`pyarts.cat.download.retrieve` at the beginning of your Python scripts to download and cache the latest version of the ``arts-cat-data`` and ``arts-xml-data`` packages. Alternatively, you can download the matching catalog data manually from the `Github release <https://github.com/atmtools/arts/releases/>`_ page.


Building from source
^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 0a37f3d

Please sign in to comment.