Skip to content

Conversation

@chrishalcrow
Copy link
Member

Fixes #4328

To compute unit locations, you need to loop over templates. This PR ensures that the templates are ordered in the same way as the user-inputted unit ids if they are given.

Added a test to the common_extension_tests, but it only applies to extensions which allow for the user to input unit_ids. Turns out: this is just unit locations. I still think it's a new place to put the test?

@chrishalcrow chrishalcrow added bug Something isn't working postprocessing Related to postprocessing module labels Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working postprocessing Related to postprocessing module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Computation of unit_locations doesn't respect unit_id order

1 participant