-
Notifications
You must be signed in to change notification settings - Fork 10
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
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Hi @JPXKQX looks really great, maybe I've missed something but, I think you need to add |
I couldn't figure out for a quick look at the code. Are you using |
Yes, the main class that implements the functionality is here. |
This PR implements a new class,
ReducedGaussianGridNodes
. In addition, theNPZFileNodes
class has been refactored to support any type of NPZ file.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.
This PR is ready to be merged when a new version of
anemoi-utils
is released:📚 Documentation preview 📚: https://anemoi-training--54.org.readthedocs.build/en/54/
📚 Documentation preview 📚: https://anemoi-graphs--54.org.readthedocs.build/en/54/
📚 Documentation preview 📚: https://anemoi-models--54.org.readthedocs.build/en/54/