From c67a4d5b0d52801a026a4529cdb3bda09a4e4fa8 Mon Sep 17 00:00:00 2001 From: JPXKQX <48736305+JPXKQX@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:32:28 +0000 Subject: [PATCH 1/2] [create-pull-request] automated change --- CHANGELOG.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fde4c3e..7eabe36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Please add your functional changes to the appropriate section in the PR. Keep it human-readable, your future self will thank you! -## [Unreleased](https://github.com/ecmwf/anemoi-graphs/compare/0.4.0...HEAD) +## [Unreleased](https://github.com/ecmwf/anemoi-graphs/compare/0.4.1...HEAD) + +## [0.4.1 - ICON graphs, multiple edge builders and post processors](https://github.com/ecmwf/anemoi-graphs/compare/0.4.0...0.4.1) - 2024-11-26 ### Added + - feat: Define node sets and edges based on an ICON icosahedral mesh (#53) - feat: Add support for `post_processors` in the recipe. (#71) - feat: Add `RemoveUnconnectedNodes` post processor to clean unconnected nodes in LAM. (#71) @@ -18,6 +21,7 @@ Keep it human-readable, your future self will thank you! - feat: Support for multiple edge builders between two sets of nodes (#70) # Changed + - fix: bug when computing area weights with scipy.Voronoi. (#79) ## [0.4.0 - LAM and stretched graphs](https://github.com/ecmwf/anemoi-graphs/compare/0.3.0...0.4.0) - 2024-11-08 @@ -62,19 +66,19 @@ Keep it human-readable, your future self will thank you! ### Added - HEALPixNodes - nodebuilder based on Hierarchical Equal Area isoLatitude Pixelation of a sphere - + - Inspection tools: interactive plots, and distribution plots of edge & node attributes. - + - Graph description print in the console. - + - CLI entry point: 'anemoi-graphs inspect ...'. - + - added downstream-ci pipeline and cd-pypi reusable workflow - + - Changelog release updater - + - Create package documentation. - + ### Changed @@ -123,4 +127,4 @@ Keep it human-readable, your future self will thank you! ### Removed - + \ No newline at end of file From 3997d4e5e3f6fa8e5444b27782ec60eb16f1eae4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:34:31 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eabe36..eeb48ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,19 +66,19 @@ Keep it human-readable, your future self will thank you! ### Added - HEALPixNodes - nodebuilder based on Hierarchical Equal Area isoLatitude Pixelation of a sphere - + - Inspection tools: interactive plots, and distribution plots of edge & node attributes. - + - Graph description print in the console. - + - CLI entry point: 'anemoi-graphs inspect ...'. - + - added downstream-ci pipeline and cd-pypi reusable workflow - + - Changelog release updater - + - Create package documentation. - + ### Changed @@ -127,4 +127,4 @@ Keep it human-readable, your future self will thank you! ### Removed - \ No newline at end of file +