Skip to content

Fixing incorrect crs definition#181

Merged
bayc merged 1 commit intoIEAWindSystems:mainfrom
lejeunemax:main
Feb 24, 2026
Merged

Fixing incorrect crs definition#181
bayc merged 1 commit intoIEAWindSystems:mainfrom
lejeunemax:main

Conversation

@lejeunemax
Copy link
Contributor

Minor Bug fix in crs defintion

For Multi-point coordinates, crs was defined as an array.
In practice, a single crs should be provided for all coordinates within a single set.

Fix

array was thus changed to string and the examples/plant/plant_wind_farm/multiple_types.yaml was updated to reflect the correct definition.

Copy link
Collaborator

@kilojoules kilojoules left a comment

Choose a reason for hiding this comment

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

Good catch!

@bayc bayc merged commit 2afa0d1 into IEAWindSystems:main Feb 24, 2026
7 checks passed
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