We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45372e7 + 2481e36 commit c421757Copy full SHA for c421757
docs/hitran/hitran.rst
@@ -9,9 +9,9 @@ Getting started
9
10
This module provides an interface to the `HITRAN`_ database API. It can
11
download a data file including transitions for a particular molecule in a given
12
-wavenumber range. The file is downloaded in the `~astroquery.hitran.cache_location`
13
-directory and can be opened with a reader function that returns a table of
14
-spectral lines including all accessible parameters.
+wavenumber range. The file is downloaded in the default cache directory
+``~/.astropy/cache/astroquery/hitran`` and can be opened with a reader function
+that returns a table of spectral lines including all accessible parameters.
15
16
Examples
17
========
0 commit comments