cmo
cmo
I'm quite interested in having this feature and will happily look at implementing it myself if you'd be able to point me to where to start :)
Aha, good question, and something that should almost certainly be treated better in the docs. By default, and in the way most people use it, `VACUUM_TO_AIR` in `keyword.dat` is set...
If you would like to write up this example into a documented gallery example, I would be more than happy to accept a PR!
Indeed, the `Atmosphere` constructor can also take units too through the `.make_*d` statuc methods. Internally, everything is converted to SI, with the exception of wavelength in nm. This is discussed...
I completely missed the notification on this too! I intend to do some reviewing of this soon, if you're okay keeping it open.
Hi @mrnorman. Those are valid comments, and it's not worth changing anything right now given the massive backend change to kokkos. I think in general `uint32` should be fine, especially...
Not anymore. Originally, but I figured this may be an issue, so I removed it from the plugin that triggers it 100% of the time. It was working fine to...
Okay, I've repeatedly bisected and simplified a the original plugin code (rather than trying to produce the MWE from scratch). Quick question: > Did you remove the layer, and then...