Skip to content

Simplify pixel grid params #224

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

Closed
wants to merge 13 commits into from

Conversation

tylere
Copy link
Collaborator

@tylere tylere commented Feb 26, 2025

Simplifies how the desired pixel grid information is specified when opening of datasets.
Previously, crs, scale, projection and geometry were available as parameters.
With this change crs, crs_transform, and shape_2d are used to specify the grid.
See #217 for the rational for this change.

Other changes:

  • Adds pixi package manager configuration files (for those using pixi)
  • Limits Python to 3.12 (to avoid version conflicts among dependencies)

@tylere tylere marked this pull request as draft February 26, 2025 18:34
@tylere
Copy link
Collaborator Author

tylere commented Mar 1, 2025

Abandoning this PR in favor of #225

@tylere tylere closed this Mar 1, 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.

2 participants