-
HAPI cannot read a bunziped file of HITEMP2020/2019.
`KeyError: '05_HITEMP2019.par'`
-
Dear RADIS team,
During calculation of non-equillibrium spectra there are some errors occur. I am trying to use HITEMP database for calculations. Loading and cashing goes fine. Please find tracebac…
-
### 🐛 Describe the bug
Install of radis from pip fails; probably because of Cython components
note : in the meantime one can use
```
pip install radis==0.9.29
```
@dcmvdbekerom [I got…
-
### 🎯 Describe what you'd like
RADIS config file currently is a text file handled with [configparser](https://docs.python.org/3/library/configparser.html)
- see [online doc for Config file](https:…
-
- [x] wget the bz2 files on Docker install
- [ ] RADIS can unzip and use the bz2 files. WIP see https://github.com/radis/radis/issues/166
-
currently we are comparing exojax RT w/ petitRadtran using CO/ hitemp. (CO_main_iso). Some error when generating CO_main_iso. Need redownloading?
-
See comments from the Issue above :
- [x] we should update it to fix Part 1. of #191 : better error message when there are nan (unlabelled levels) in the HITEMP database )
- [ ] and add a benchm…
-
### 🐛 Bug Description
When command `pytest` is executed locally on a clean repo of radis (Master/Develop) on any Python version, multiple tests fail (eg test_hitemp.py, test_bands.py, test_hitran_c…
-
## Expected Behavior
When plotting a spectrum calculated over a given spectral range (for example 4160nm - 4190nm), the plot should show the spectrum between the specified wavelengths (i.e. 4160n…
-
### 🎯 Describe what you'd like
Database loading is now the main performance bottleneck for equilibrium calculations.
We need an efficient way to download & unzip only the required data for large …