Skip to content

fix: preserve masked variable metadata in __array_finalize__ (rebased) - #160

Open
narutamaaurum wants to merge 1 commit into
barronh:mainfrom
narutamaaurum:fix/masked-array-finalize-157-rebased
Open

fix: preserve masked variable metadata in __array_finalize__ (rebased)#160
narutamaaurum wants to merge 1 commit into
barronh:mainfrom
narutamaaurum:fix/masked-array-finalize-157-rebased

Conversation

@narutamaaurum

Copy link
Copy Markdown
Contributor

Rebased version of #159 with merge conflict resolved.

This PR preserves masked variable metadata (dimensions, attributes, mask) when using for view/copy operations.

The conflict in test_core.py was resolved by keeping both:

  • Upstream's
  • This PR's

Both tests now pass.

…honyDimensions and testMaskedArrayFinalizeCopiesPseudoNetCDFMetadata tests
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.

1 participant