Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ReducedGaussianGridNodes #54

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

JPXKQX
Copy link
Member

@JPXKQX JPXKQX commented Dec 30, 2024

This PR implements a new class, ReducedGaussianGridNodes. In addition, theNPZFileNodes class has been refactored to support any type of NPZ file.

nodes:
  hidden:
    node_builder:
      _target_: anemoi.graphs.nodes.ReducedGaussianGridNodes
      grid: o96

These reduced Gaussian grids are read from NPZ files. Only a subset of these are available: n320, o16, o32, o48, o96, o160, o256, o320, o1280. Please contact the administrators if you would like new reduced Gaussian grids to be added.

@JPXKQX JPXKQX added enhancement New feature or request graphs labels Dec 30, 2024
@JPXKQX JPXKQX self-assigned this Dec 30, 2024
@JPXKQX JPXKQX marked this pull request as ready for review December 31, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request graphs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant