Interface NetCdfRelation.LocalProblems

All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
Enclosing class:
NetCdfRelation

public static interface NetCdfRelation.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    nz.org.riskscape.problem.Problem
    mismatch(String layer, List<String> required, List<String> received)
     
  • Method Details