arts
arts copied to clipboard
The Atmospheric Radiative Transfer Simulator
This PR aims to sketch out the ARTS integration of the new scattering data handling.
Hi Oliver, I followed the "How to contribute guidelines". This is a fully working py-metmm setup using the pyarts. All sensors setups run without problems. Several issues that I know...
New WSM for DISORT is cloudbox_fieldDisort. Long name, but logical. However, WSM names for RT4 and DOIT are not changed, e.g. being RT4Calc. This is not consistent and is causing...
IBA 1.5D
Is it possible to get IBA to use another atmosphere for downwelling radiation? A possible solution could be to let all atmospheric fields by input to the surface agendas. For...
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....
Hi, all I found that in certain scenarios, an error occurred in the function iyEmissionHybrid. Assume that there are two atmosphere layers. The temperature of the first layer is 290.5K...
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...
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...
**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`,...