Skip to content

Change reader and component names from "VII" to "METimage" and fix minor issues#3395

Open
ameraner wants to merge 16 commits into
pytroll:mainfrom
ameraner:change_metimage_name
Open

Change reader and component names from "VII" to "METimage" and fix minor issues#3395
ameraner wants to merge 16 commits into
pytroll:mainfrom
ameraner:change_metimage_name

Conversation

@ameraner
Copy link
Copy Markdown
Member

@ameraner ameraner commented May 19, 2026

This PR

  • changes the name of the METimage instrument reader from vii_l1b_nc and vii_l2_nc to metimage_l1b_nc and metimage_l2_nc. The old reader names are put in deprecation (they still work but emit a FutureWarning). The python files and class names are adapted accordingly.
  • The platform name is translated to the OSCAR names (Metop-SG-AX)
  • With these fixes, the pyspectral RSR work correctly (from Add metimage average srf pyspectral#278 )

On top, two minor fixes are also implemented:

  • the longitude arrays are wrapped to the -180, 180 range to avoid failures in resampling corner cases
  • the yaml calibration configuration of one channel was faulty

... and the rows_per_scan attribute is added to datasets to support EWA resampling.

FYI @cesclc @TAlonglong @ludwigVonKoopa

@ameraner ameraner self-assigned this May 19, 2026
@ameraner ameraner requested review from djhoese and mraspaud as code owners May 19, 2026 14:53
@ameraner ameraner added component:readers refactor PCW Pytroll Contributors' Week labels May 19, 2026
@ameraner ameraner moved this from Backlog to In review in PCW Spring 2026 May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:readers PCW Pytroll Contributors' Week refactor

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Rename VII readers and update VII readers for new test data

1 participant