Skip to content

Simplify pixel grid params#224

Closed
tylere wants to merge 13 commits intogoogle:simplify_proj_paramsfrom
tylere:simplify_proj_params
Closed

Simplify pixel grid params#224
tylere wants to merge 13 commits intogoogle:simplify_proj_paramsfrom
tylere:simplify_proj_params

Conversation

@tylere
Copy link
Contributor

@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
Contributor 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