You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(graphs): add LimitedAreaMask for stretched hidden nodes (#671)
## Description
<!-- What issue or task does this change relate to? -->
This PR add a new node attribute builder, `LimitedAreaMask`.
- Schemas updated
- Documentation updated
- fix: plot_interactive_nodes_2d. Update the argument `titlefont_size`
to a newer version of plotly.
<img width="1905" height="966" alt="Screenshot 2025-11-13 at 12 37 36"
src="https://github.com/user-attachments/assets/0a2e6810-751d-4966-a6bd-f54f9456a63e"
/>
[hidden_nodes.html](https://github.com/user-attachments/files/23524994/hidden_nodes.html)
***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.](https://github.com/ecmwf/codex/blob/main/Legal/contributor_license_agreement.md)
<!-- readthedocs-preview anemoi-training start -->
----
📚 Documentation preview 📚:
https://anemoi-training--671.org.readthedocs.build/en/671/
<!-- readthedocs-preview anemoi-training end -->
<!-- readthedocs-preview anemoi-graphs start -->
----
📚 Documentation preview 📚:
https://anemoi-graphs--671.org.readthedocs.build/en/671/
<!-- readthedocs-preview anemoi-graphs end -->
<!-- readthedocs-preview anemoi-models start -->
----
📚 Documentation preview 📚:
https://anemoi-models--671.org.readthedocs.build/en/671/
<!-- readthedocs-preview anemoi-models end -->
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ana Prieto Nemesio <[email protected]>
0 commit comments