Skip to content

Add tests for special_values in RasterPlotConfig#2634

Draft
claire-simpson wants to merge 4 commits into
natcap:mainfrom
claire-simpson:task/2593-raster-utils-special-value-tests
Draft

Add tests for special_values in RasterPlotConfig#2634
claire-simpson wants to merge 4 commits into
natcap:mainfrom
claire-simpson:task/2593-raster-utils-special-value-tests

Conversation

@claire-simpson

@claire-simpson claire-simpson commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

  • Add raster_utils tests for SpecialValueConfig
  • Fix deprecation warnings associated with matplotlib colormap objects being made immutable (e.g., use cmap=cmap.set_extremes instead of cmap.set_under) - issue noted in Reports: Matplotlib 3.11.0 compatibility #2632

Associated invest-test-data PR: https://bitbucket.org/natcap/invest-test-data/pull-requests/47

Fixes #2593

Checklist

  • Updated HISTORY.rst and link to any relevant issue (if these changes are user-facing)
  • Updated the user's guide (if needed)
  • Tested the Workbench UI (if relevant)

@claire-simpson

Copy link
Copy Markdown
Contributor Author

Tests failing due to #2632

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.

Reports: add raster_utils tests related to special value configuration

1 participant