Skip to content

Allow Exposures.from_raster to set Exposure metadata - #1091

Merged
emanuel-schmid merged 6 commits into
developfrom
feature/exp_read_raster
Sep 29, 2025
Merged

Allow Exposures.from_raster to set Exposure metadata#1091
emanuel-schmid merged 6 commits into
developfrom
feature/exp_read_raster

Merge branch 'develop' into feature/exp_read_raster

1e9940e
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Pylint succeeded Sep 25, 2025 in 0s

2 new issues, 877 total

Total New Outstanding Fixed Trend
877 2 875 2 👎

Reference build: climada_branches » develop #1284

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 0 2

Annotations

Check warning on line 792 in climada/entity/exposures/base.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-arguments

LOW:
Too many arguments (10/7)
Raw output
Used when a function or method takes too many arguments.

Check warning on line 792 in climada/entity/exposures/base.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-positional-arguments

LOW:
Too many positional arguments (10/5)
Raw output
no description found