Skip to content

Update sensor and atmospheric profiles#1132

Merged
riclarsson merged 1 commit into
atmtools:mainfrom
riclarsson:sensor-and-profiles
Jun 12, 2026
Merged

Update sensor and atmospheric profiles#1132
riclarsson merged 1 commit into
atmtools:mainfrom
riclarsson:sensor-and-profiles

Conversation

@riclarsson

Copy link
Copy Markdown
Contributor

Massive number of changes.

The main one is probably that pressure by default now interpolates as the logarithm. You can set any atmospheric field parameter to be interpolated on a logarithmic scale. This broke tonnes of tests. This is achieved by changing lagrange_interp to allow value scaling instead of just grid-scaling. Only the log-exp forward-inverse is implemented but you can follow it if you have other value changing interpolations of need.

I also moved so internal sensor helpers live on pyarts3.arts.sensor.NAME instead of as pyarts3.arts.SensorNAME

I also format the time-report better for display in ascii rather than only when converted to md.

I also added spectral_propmat_and_atm_path_agenda as a way to do adaptive paths easier.

Lastly, I added a pseudo2D interface via profiles for sometimes faster forward calculations.

There is a lot of smaller fixes as well.

@riclarsson riclarsson merged commit 5c34033 into atmtools:main Jun 12, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant