kappazeta / cm-vsm

Tool to sub-tile Sentinel-2 products and preprocess segmentation masks from a variety of formats
Apache License 2.0
2 stars 0 forks source link

Geomasked processing #23

Closed indrek-sunter closed 3 years ago

indrek-sunter commented 3 years ago

Support for limiting the processing area to an EWKT polygon. Removed sub-tile flipping prior to NetCDF storage.

indrek-sunter commented 3 years ago

While the build passes now, there are some build-time warnings left.

Deprecated usage of OGRGeometryFactory::createFromWkt().
implicitly-declared ‘constexpr Vector<int>::Vector(const Vector<int>&)’ is deprecated
implicitly-declared ‘constexpr Vector<float>::Vector(const Vector<float>&)’ is deprecated