{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"Rasterix provides tools for analyzing raster data within Xarray workflows, including affine-transform-based indexing for GeoTIFFs and Dask-aware rasterization wrappers around standard rasterio operations.","skillfed_tags":["geospatial","raster-data","dask-aware"],"use_cases":["Index and query raster data stored in GeoTIFFs using their embedded affine transforms within Xarray pipelines.","Rasterize vector geometries or create geometry masks in a Dask-aware manner for distributed raster processing.","Build reusable geospatial data analysis components that integrate with the broader Xarray ecosystem.","Combine raster indexing with pandas and numpy operations on geospatial datasets."],"what_it_does":"Rasterix is a Python library that extends Xarray with raster-specific operations commonly needed in geospatial analysis. It sits between raw raster data (typically GeoTIFFs) and higher-level geospatial packages, providing two core capabilities: a RasterIndex class that uses affine transforms to index raster data, and Dask-aware wrappers around rasterization and geometry masking functions from rasterio and exactextract.\n\nThe package is designed as a building block for the geospatial Python ecosystem rather than a complete end-user tool. It depends on affine, numpy, pandas, xarray, and xproj, and is actively maintained with Beta-level stability. It targets modern Python versions (3.11\u20133.14) and carries no known security vulnerabilities.","worth_installing":"Yes, if you work with raster data in Xarray and need affine-transform-based indexing or Dask-compatible rasterization. Low install friction, active maintenance, permissive license, and no known vulnerabilities support adoption. Beta status means the API may change; confirm the rasterization features you need are stable for your workflow."},"id":"rasterix","links":{"html":"https://skillfed.io/packages/rasterix","md":"https://skillfed.io/packages/rasterix.md","pypi":"https://pypi.org/project/rasterix/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"rasterix","python_support":"supports_current","summary":"Raster extensions for Xarray"},"popularity":{"monthly_downloads":114377,"position":12297,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.2"}
