gfw-api/gfw-analysis-gee

View on GitHub
gfwanalysis/routes/api/v2/landsat_router.py

Summary

Maintainability
A
1 hr
Test Coverage
D
60%

Function analyze has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def analyze(year, z, x, y, map_object):
Severity: Minor
Found in gfwanalysis/routes/api/v2/landsat_router.py - About 35 mins to fix

    Function get_tile has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def get_tile(year, z, x, y, map_object=None):
    Severity: Minor
    Found in gfwanalysis/routes/api/v2/landsat_router.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status