Rolf Simoes

Results 12 comments of Rolf Simoes

Hi @ils15, In this case the images will not be resampled. There is a small difference of the bounding box between the images that is generated by [floating point error](https://floating-point-gui.de/errors/propagation/)....

Add support to: - `sits_uncertainty` - `sits_confidence` - `data.frame`

- Implement mask as a new function `sits_mask(cube_out, cube_in, ..., output_dir)` - Expressions to be converted should be passed to `...` - Example: ```R sits_reclassify( cube = ro_class, mask =...

Create a representative subset of the BreizhCrops to include in sitsdata.

Reduce size of BreizhCrops data for test: ```R sits_reduce_imbalance(samples = breizhcrops, n_samples_over = 1000, n_samples_under = 3000) ```

- [ ] Add SENTINEL-1 in config.yml

- Samples extracted from a regularized cube generated from various tiles - Create a new regularized cube with timeline compatible with samples - Created cube does not match perfectly timeline...