Skip to content

Conversation

@pcolarco
Copy link
Contributor

@pcolarco pcolarco commented Jun 2, 2025

Future proofing for MAPL filtering: Applying the filter will change IMPORT from pointer to allocatable array. In the code we checked if "DU_SRC" was associated (i.e., as a pointer) and this will break if filtering is asked for (then the check should be if(allocated)). The check is unnecessary.

@pcolarco pcolarco requested a review from a team as a code owner June 2, 2025 20:22
@pcolarco pcolarco added 0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) bugfix This is a bug fix labels Jun 2, 2025
@patricia-nasa patricia-nasa changed the base branch from main to develop September 30, 2025 15:17
@mathomp4 mathomp4 merged commit e2c8a58 into develop Dec 4, 2025
9 of 15 checks passed
@mathomp4 mathomp4 deleted the feature/pcolarco/cleanup_association branch December 4, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) bugfix This is a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants