Add STAC DEM vignette with 1m lidar site-level analysis#19
Merged
NewGraphEnvironment merged 2 commits intomainfrom Mar 6, 2026
Merged
Add STAC DEM vignette with 1m lidar site-level analysis#19NewGraphEnvironment merged 2 commits intomainfrom
NewGraphEnvironment merged 2 commits intomainfrom
Conversation
- vignettes/stac-dem.Rmd: fetches lidar from stac-dem-bc via rstac + gdalcubes, runs VCA, compares with bundled 10m DEM - data-raw/testdata_bcdata.R: documents how to reproduce bundled 10m DEM without bcfishpass DB using bcdata Python CLI (25m WCS source) - Add rstac, gdalcubes to Suggests Relates to #18 Relates to #15 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add resampling explainer (25m TRIM vs native 1m lidar) - Add site-level 1m VCA on Robert Hatch / Richfield / Bulkley area - Quantify pop-ups: ~10% of 25m floodplain is elevated barriers - Add anthropogenic barriers section interpreting 1m vs 25m differences - Pre-build vignette (.Rmd.orig source, baked .Rmd for pkgdown) - Add resolution and restoration section to README - Add CLAUDE.md with project context and soul conventions - Bump version to 0.1.1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
Closes #18
Relates to NewGraphEnvironment/sred-2025-2026#15
🤖 Generated with Claude Code