Skip to content

fix: Fix computation of bounds and res for rotated data#82

Merged
kylebarron merged 5 commits intomainfrom
kyle/rotated
Feb 5, 2026
Merged

fix: Fix computation of bounds and res for rotated data#82
kylebarron merged 5 commits intomainfrom
kyle/rotated

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 5, 2026

Change list

  • Fix computation of bounds and res for rotated data
  • Change rasterio read call in tests to use boundless=True. We need to decide on our boundless read behavior (see How should we handle boundless reads? #83)
  • In tests, remove Variant type and just use str

Closes #7

@kylebarron kylebarron changed the title test: Add test with umbra open data test: Add test with rotated umbra open data Feb 5, 2026
@kylebarron kylebarron changed the title test: Add test with rotated umbra open data fix: Fix computation of bounds and res for rotated data Feb 5, 2026
@github-actions github-actions bot added fix and removed test labels Feb 5, 2026
@kylebarron kylebarron merged commit 86806e9 into main Feb 5, 2026
11 checks passed
@kylebarron kylebarron deleted the kyle/rotated branch February 5, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test accurate reading of transform defined by ModelTransformation

1 participant