Skip to content

Merge branch 'develop' into feature/crop_raster_plots_to_centroids

7d07334
Select commit
Loading
Failed to load commit list.
Merged

Add option in raster plot to crop around centroids #1047

Merge branch 'develop' into feature/crop_raster_plots_to_centroids
7d07334
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Pylint succeeded May 16, 2025 in 0s

4 new issues, 884 total

Total New Outstanding Fixed Trend
884 4 880 1 👎

Reference build: climada_branches » develop #1255

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 0 4

Annotations

Check warning on line 1099 in climada/util/plot.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-positional-arguments

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

Check warning on line 44 in climada/hazard/plot.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

invalid-name

LOW:
Argument name "kwargs_local_exceedance_intensity" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).

Check warning on line 178 in climada/hazard/plot.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-positional-arguments

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

Check warning on line 1176 in climada/engine/impact.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-positional-arguments

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