FIA managed scenarios: FIADB-derived per-state working fractions#54
Open
holoros wants to merge 1 commit into
Open
FIA managed scenarios: FIADB-derived per-state working fractions#54holoros wants to merge 1 commit into
holoros wants to merge 1 commit into
Conversation
The v0.62 CBM-ingest regenerated the FIA series and reverted the managed buckets to whole-landscape rotation (ME harvest back to -55%). Re-apply the managed recalibration to yc_fia_empirical_v1, now driven by FIADB per-state shares instead of flat constants: harvest/conservation use the observed harvested share (membership harvest treatment), intensive uses the planted share (STDORGCD=1, plantations only); reserved land excluded. managed = phi*full_rotation + (1-phi)*reserve. CONUS carbon: reserve +63%, harvest +62%, conservation +62%, intensive +60% (observed management is modest at landscape scale); differentiation concentrates where management is real, e.g. GA intensive +84%, FL +73% (Southern pine), ME harvest +27%. Adds ycx_mgmt_shares.R + ycx_blend_fia_datadriven.py + the per-state share table. NOTE: this is a post-regeneration step; see scripts README. v0.62->v0.63.
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.
Per Aaron: drive the managed fractions from FIADB. Intensive uses planted share (STDORGCD plantations); BAU/conservation use observed harvest share; reserved land excluded. Re-applies the managed recalibration that the v0.62 CBM-ingest reverted for yc_fia. CONUS reserve +63% / harvest +62% / intensive +60%; differentiation where management is real (GA intensive +84%, ME harvest +27%). v0.62->v0.63.