fix for statistics
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -58,7 +58,7 @@ export interface IColorMap {
|
||||
|
||||
export interface IBand {
|
||||
histogram: IHistogram;
|
||||
statistics?: IStatistics;
|
||||
statistics: IStatistics;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user