public class MultiSizeIssue extends Object
Its purpose is to suggest to use the resampling operator when users invoke a SNAP function that is not capable to work with multi-size products such as Sentinel-2 MSI L1C or Sentinel-3 SLSTR L1b products.
Constructor and Description |
---|
MultiSizeIssue() |
Modifier and Type | Method and Description |
---|---|
static void |
chooseBandsWithSameSize() |
static boolean |
isMultiSize(Product selectedProduct) |
static Product |
maybeResample(Product product) |
static void |
warningMaskForBandsWithDifferentSize() |
public static void chooseBandsWithSameSize()
public static void warningMaskForBandsWithDifferentSize()
public static boolean isMultiSize(Product selectedProduct)
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.