Richard Larsson

Results 8 issues of Richard Larsson

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [x] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

Hi, This is somewhat of an open issue. An eigenvalue decomposition is necessary for line mixing ECS computations to be effective. This is done. We also need partial derivatives w.r.t....

enhancement
help wanted

Hi all, We should decide the future of the use of a type system in ARTS. There's numerous ideas of how to improve it in a few PRs so I...

discussion

I have not followed the development guide of ARTS for `1.3.1 Naming conventions` since I started developing ARTS. Most new code does not follow this guide. It also lacks a...

documentation

**Describe the bug** [vmr_field](https://atmtools.github.io/arts-docs-master/docserver/variables/vmr_field.html) is defined to have the shape `[species, p_grid, lat_grid, lon_grid]`. (We do not have `species` as a variable, so if this is meant to be `abs_species`,...

bug
documentation

**Is your enhancement request related to a problem? Please describe.** propmat_clearskyAddLines is wrong when speed-up is used around the upper range as seen in this plot: ![dabs_s150_d30](https://user-images.githubusercontent.com/3504184/114999513-37069180-9ea2-11eb-830e-f5e2a490a7dd.png) **Describe the solution...

enhancement
help wanted

Once DOIT has been updated (#207), a lot of the old RT code becomes obsolete. I will have a look at removing it. Please ping me @m-brath when you are...