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

Tiled arbitrary grids #10

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

chrishavlin
Copy link
Contributor

@chrishavlin chrishavlin commented Aug 21, 2024

adds 2 3 experimental data objects:

  • YTTiledArbitrayGrids : a collection of YTArbitraryGrid objects that cover a specified range of the dataset.
  • YTPyramid: a collection of YTTiledArbitrayGrids with user-specified resolutions per level
  • YTOctPyramid: subclass of YTPyramid that builds YTTiledArbitrayGrids at resolution decreasing by a factor between each level.

draft for now, will add more details as I go...

@chrishavlin chrishavlin marked this pull request as draft August 21, 2024 17:42
@chrishavlin
Copy link
Contributor Author

rebased off of #12

@chrishavlin chrishavlin force-pushed the tiled_arbitrary_grids branch 3 times, most recently from 54dff6d to 5ff97ca Compare October 4, 2024 20:24
@chrishavlin
Copy link
Contributor Author

pre-commit.ci autofix

@chrishavlin
Copy link
Contributor Author

now based off of #16

@chrishavlin chrishavlin added this to the 0.2.0 milestone Oct 11, 2024
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