feat(ecoregion): add CSPI productivity (stacked on #80)#82
Open
holoros wants to merge 1 commit into
Open
Conversation
Warped v2_cspi_conus_1km.tif to the canonical 3.1km Albers grid on Cardinal and zonal-averaged the climate-sensitive productivity index by EPA L3 (65 ecoregions). Adds a Productivity (CSPI) column to the ecoregion tab. Coast Range tops out at 100; interior/montane lowest. Build verified.
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.
What
Adds the productivity dimension to the ecoregion summary. Warped
v2_cspi_conus_1km.tif(climate-sensitive productivity index) to the canonical 3.1 km Albers grid on Cardinal viagdalwarp, then zonal-averaged by EPA L3 (65 ecoregions). New Productivity (CSPI) column in the Forest-summary-by-ecoregion tab.Coverage note
Carbon and expected-removal still lack a value GeoTIFF on the canonical grid (only color PNGs; carbon-by-ecoregion is in the L3 yield curves). The disturbance/severity rasters are 30 m / 4 GB and need a heavier downsample job — both scoped as follow-ups. This PR completes the productivity piece cleanly.
Reads
Coast Range 100, California valleys/coast 93-97 (productive); Middle Rockies 37, Columbia Mountains 29, S. Florida coastal 26 (lowest).
Scope
npm run buildpasses.Opened for review — not auto-merged.