Skip to content

Add 'Creating a RasterIndex' documentation page#75

Merged
dcherian merged 5 commits intomainfrom
docs-creating
Feb 5, 2026
Merged

Add 'Creating a RasterIndex' documentation page#75
dcherian merged 5 commits intomainfrom
docs-creating

Conversation

@dcherian
Copy link
Copy Markdown
Contributor

@dcherian dcherian commented Feb 5, 2026

No description provided.

dcherian and others added 5 commits February 5, 2026 13:57
Documents the various ways to create a RasterIndex:
- assign_index for existing Xarray objects
- from_transform for direct affine construction
- from_tiepoint_and_scale for GeoTIFF metadata
- from_stac_proj_metadata for STAC catalogs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add a new class method to create a RasterIndex directly from a GDAL-style
GeoTransform, either as a 6-element sequence or a space-separated string.
This complements the existing as_geotransform() method for roundtrip support.

Also update the creating docs to document the new method with examples.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dcherian dcherian enabled auto-merge (squash) February 5, 2026 21:41
@dcherian dcherian merged commit 81c8346 into main Feb 5, 2026
10 of 11 checks passed
@dcherian dcherian deleted the docs-creating branch February 5, 2026 21:43
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