Skip to content

Add support for aifs-single-1.1#190

Open
dnerini wants to merge 10 commits into
mainfrom
feat/support-aifs
Open

Add support for aifs-single-1.1#190
dnerini wants to merge 10 commits into
mainfrom
feat/support-aifs

Conversation

@dnerini

@dnerini dnerini commented Jun 17, 2026

Copy link
Copy Markdown
Member

No description provided.

@dnerini dnerini marked this pull request as ready for review June 18, 2026 10:12

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure we need to even define GRIB templates. Have you tried without?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was also confused, but it was failing without...

# - init_hour
- season
stratification:
regions: []

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the current behavior w.r.t. regions stratification? For instance here we pass an empty list - it means we compute the verification globally or only over the Alpine domain?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the "all" region is currently hardcoded, see

regions["all"] = [

templates:
samples: resources/templates_index_global-ea.yaml

write_initial_state: false

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is that? Could still be nice to see especially when comparing against observations.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmmh it might be a leftover from when I was debugging the grib template issue, I'll try to remove it!

@MicheleCattaneo MicheleCattaneo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seem to be looking good. I could only spot one thing so far, made a minor comment

Comment thread src/data_input/__init__.py Outdated
dnerini and others added 2 commits June 19, 2026 09:46
Co-authored-by: Michele Cattaneo <44707621+MicheleCattaneo@users.noreply.github.com>
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.

3 participants