tum-esm/utils

View on GitHub

Showing 21 of 35 total issues

Function _compile_fortran_code has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

def _compile_fortran_code(
silent: bool = True,
fortran_compiler: Literal["gfortran", "gfortran-9"] = "gfortran",
force_recompile: bool = False,
) -> None:
Severity: Minor
Found in tum_esm_utils/em27.py - About 25 mins to fix
Severity
Category
Status
Source
Language