Unidata/MetPy

View on GitHub
src/metpy/interpolate/grid.py

Summary

Maintainability
A
45 mins
Test Coverage

Function interpolate_to_grid has 12 arguments (exceeds 10 allowed). Consider refactoring.
Open

def interpolate_to_grid(x, y, z, interp_type='linear', hres=50000,
Severity: Major
Found in src/metpy/interpolate/grid.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status