Skip to content

Conversation

@iosefa
Copy link
Owner

@iosefa iosefa commented Feb 12, 2026

Summary

Adds user-facing documentation for generating custom raster products from
arbitrary point dimensions using calculate_voxel_stat, including a concrete
example for mean Intensity at 1 m resolution.

Changes

  • Added new usage page: docs/usage/voxel-stat-rasters.md
    • Explains the calculate_voxel_stat + create_geotiff workflow
    • Includes example: mean Intensity at 1 m XY resolution
    • Lists supported statistics (mean, sum, count, min, max, median, std)
    • Shows how to restrict aggregation with z_index_range
  • Updated docs navigation in mkdocs.yml to include:
    • Usage -> Custom Voxel Statistic Rasters

Why

calculate_voxel_stat existed in the API but did not have a clear usage guide
in the docs/README for arbitrary dimension aggregation to raster outputs.

Validation

  • Confirmed docs render locally with mkdocs serve
  • New page is accessible under Usage in the nav

Notes

  • Docs-only change; no package/release changes required.

@iosefa iosefa self-assigned this Feb 12, 2026
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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