Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dim slicing #69

Closed
wants to merge 1 commit into from
Closed

Dim slicing #69

wants to merge 1 commit into from

Conversation

pp-mo
Copy link
Owner

@pp-mo pp-mo commented Apr 3, 2024

Implements #68
WIP

Initial sketches only so far.
Re-organises the #64 code a bit, and esatblishes 'ncdata.utils' a bit futher.
Includes an ncdata "copy" operation, which we have not previously implemented : That could be treated separately.

STATUS: 2024-12-20

  • awaiting proper testing of the dataset comparison operations Compare tests #70
  • when that is done, we should properly implement, document + test the proposed copy operation, as seen in code in this PR
    -- (see in copy support #78) which this code absolutely needs, to avoid modifying its input
  • only then can we seriously come back here + make this a thing !
  • re-targetted (for now) against the data-copy PR Data copy #98
  • await Data copy #98, rebase ...
  • Add tests, debug ...

@pp-mo pp-mo mentioned this pull request Jun 10, 2024
@pp-mo pp-mo linked an issue Jun 10, 2024 that may be closed by this pull request
@pp-mo pp-mo mentioned this pull request Jun 10, 2024
@pp-mo pp-mo mentioned this pull request Jun 27, 2024
@pp-mo pp-mo force-pushed the dim_slicing branch 2 times, most recently from 4e50733 to b7bc5f3 Compare December 20, 2024 18:55
@pp-mo pp-mo changed the base branch from main to data_copy December 20, 2024 18:56
@pp-mo pp-mo deleted the branch data_copy January 14, 2025 12:52
@pp-mo pp-mo closed this Jan 14, 2025
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.

Dimension slicing utility
1 participant