Skip to content

Remove implicit use of CRS in code base - #1020

Closed
luseverin wants to merge 68 commits into
developfrom
feature/remove_implicit_use_crs
Closed

Remove implicit use of CRS in code base#1020
luseverin wants to merge 68 commits into
developfrom
feature/remove_implicit_use_crs

Remove outdated test for raise of ValueError when check_antimeridian …

fbcb163
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Jenkins - WCR / Pylint succeeded Jun 27, 2025 in 0s

4 new issues, 886 total

Total New Outstanding Fixed Trend
886 4 882 2 👎

Reference build: climada_branches » develop #1262

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 2

Annotations

Check warning on line 1457 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

line-too-long

LOW:
Line too long (102/100)
Raw output
Used when a line is longer than a given number of characters.

Check warning on line 1513 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

line-too-long

LOW:
Line too long (102/100)
Raw output
Used when a line is longer than a given number of characters.

Check warning on line 1456 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

logging-fstring-interpolation

NORMAL:
Use lazy % formatting in logging functions
Raw output
no description found

Check warning on line 1512 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

logging-fstring-interpolation

NORMAL:
Use lazy % formatting in logging functions
Raw output
no description found