Skip to content

Aggregate downscaled scenario outputs to county and state level#8

Open
divine7022 wants to merge 7 commits into
scenario-downscalingfrom
aggregate-scenario
Open

Aggregate downscaled scenario outputs to county and state level#8
divine7022 wants to merge 7 commits into
scenario-downscalingfrom
aggregate-scenario

Conversation

@divine7022
Copy link
Copy Markdown
Contributor

@divine7022 divine7022 commented Jan 18, 2026

Summary

Implements county- and state-level aggregation for management scenario outputs, completing the downscaling workflow for Phase 3 scenario analysis. Includes visualisation updates .

Closes #168

Changes

041_aggregate_to_county.R

  • Aggregates field-level predictions to county level by scenario, PFT, and carbon pool
  • Generates state-level summaries (California totals) per scenario
  • Processes delta predictions (start->end carbon change) with scenario grouping
  • Outputs: county_aggregated_preds.csv, county_aggregated_deltas.csv, state_summaries.csv, aggregation_metadata.json

043_county_level_plots.R

  • County stock maps now include scenario in filename and subtitle
  • Removed county-level density choropleth maps (per CARB: difficult to interpret at county scale)
  • Added field-level point maps showing carbon density per field (more informative spatial granularity)
  • Delta maps updated with scenario awareness

Documentation:

  • Updated docs/workflow_documentation.md with new output file descriptions
  • Updated docs/CHANGELOG.md

Dependencies

  • Requires outputs from #167 (downscaled_preds.csv, downscaled_deltas.csv)

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.

1 participant