Skip to content

feat: Add iasi mode to radiance_to_brightness_temperature - #331

Merged
aaron-hopkinson merged 3 commits into
ecmwf:mainfrom
tomas-kral:feature/radiance-iasi-mode
Jul 23, 2026
Merged

feat: Add iasi mode to radiance_to_brightness_temperature#331
aaron-hopkinson merged 3 commits into
ecmwf:mainfrom
tomas-kral:feature/radiance-iasi-mode

Conversation

@tomas-kral

Copy link
Copy Markdown
Contributor

Description

This change adds a new mode to radiance_to_brightness_temperature with support for IASI instrument.

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

@floriankrb

Copy link
Copy Markdown
Member

Thanks for this contribution!
I think this formula nu = 645.0 + 0.25 * (ch - 1) need some comment (a pointer to an official doc and a summary for them, maybe). When looking at the code in 10 years, people should be able to understand why we have this.

@tomas-kral

Copy link
Copy Markdown
Contributor Author

I've added a reference to the OSCAR website which details a lot of instrument characteristics. You can find a table of channels there as well. Cheers.

@github-project-automation github-project-automation Bot moved this from To be triaged to For merging in Anemoi-dev Jul 23, 2026
@aaron-hopkinson aaron-hopkinson changed the title Add iasi mode to radiance_to_brightness_temperature feat: Add iasi mode to radiance_to_brightness_temperature Jul 23, 2026
@aaron-hopkinson
aaron-hopkinson merged commit 59209e5 into ecmwf:main Jul 23, 2026
14 of 20 checks passed
@github-project-automation github-project-automation Bot moved this from For merging to Done in Anemoi-dev Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants