-
![image](https://user-images.githubusercontent.com/16088743/156543556-d54e8244-8a28-4203-a880-e55681871b40.png)
I'll retry in a few days
-
### 🐛 Describe the bug
```
from radis import calc_spectrum
import astropy.units as u
s = calc_spectrum(1 * u.um, 10 * u.m, # cm-1
molecule='CH4',
is…
-
### 🐛 Describe the bug
hey team , when I am running radis in the local system it runs fine with every database but when I try to run it on **any online notebook (deepnote , Google collab )** then for…
-
### 🐛 Describe the bug
Currently the script introduced in gallery example of [Real-time GPU Accelerated Spectra (Interactive)](https://radis.readthedocs.io/en/latest/auto_examples/plot_gpu_widgets.ht…
-
There were a few issues recently that pointed out that some of the modules has only mock test coverage and/or that some of the current tests don't really do anything (#594, https://github.com/astropy/…
-
If I try to follow the quick start example I get an error:
```julia
julia> using HITRAN
julia> fetch!("StdAtm", iso_id(["N2", "O2", "CO2", "H2O", "CH4"]), 12900, 13200, [:standard, :ht_self])
…
-
This is supposed to be a tacking issue. I see these modules to have failing remote tests, 103 altogether, as of 2021-11-11. Many of the failures are legit, and some are just a testing issue. Please d…
-
Hi,
It seems there is at least one other case of duplicated lines, affecting H2O. This was forwarded to me by my colleague, Romain Allart.
A first case is:
`1116984.843045 2.010D-24 9.537E-03…
-
the interface wrongly states we're using HITRAN 2016, but we are pulling the latest HITRAN 2020
-
I can't open a database any more:
```
julia> using HITRAN
julia> HITRAN.open_database("test.sqlite")
ERROR: MethodError: no method matching haskey(::Vector{SQLite.DBTable}, ::Symbol)
```