WASP icon indicating copy to clipboard operation
WASP copied to clipboard

WASP (Weighted Average Synthesis Processor) is a C++/Python software to produce monthly cloud free images from Sentinel-2 Level 2A data obtained with MAJA software. WASP has been designed to minimize...

Results 4 WASP issues
Sort by recently updated
recently updated
newest added

Hello, I'm using WASP to get some cloud free images of Ukraine and I get this Error : `2022-06-09 14:56:57,154 [DEBUG] Amount of snow in the final image: 0.000% 2022-06-09...

The README links to the `http://cesbio.cnrs.fr/images/France_4mois.jpg` image which is broken. The website has been moved to `https://www.cesbio.cnrs.fr/` but the image is not located at the same place anymore.

This PR adds date filtering when command-line parameters `--date` and `--synthalf` are both set. Dates outside of date +/- synthalf are ignored by the processor.

Fixes: - otb::UnaryFunctorImageFilter does not exist anymore - SetDocName() does not exist anymore in otb::Wrappers::Application - Logging macro changed Those should not break compatibility with previous OTB versions.