Gilberto Camara

Results 43 issues of Gilberto Camara

Dear @edzer, I implemented a draft version of `sits_as_stars`, which tries to convert a sits data cube to a `stars` object. The core of this function is quite simple, as...

**Describe the new API function requested** Sen2Agi and Sen4Stat are important developments on using remote sensing for agricultural statistics. They can be implemented in SITS and will improve the package...

new API function

The current implementation of the space-first, time-later approach in `sits` uses the SLIC algorithm to segment the image. Then, the resulting polygons are sampled. The classification probabilities of the polygon...

improvement

**Describe the requested improvement** This rationale for this improvement has been pointed out by @charlotte-pel: The foundational PSE-TAE algorithm paper by @VSainteuf (Vivien Garnot) and colleagues uses polygons as its...

improvement

The current version of `sits_slic()` is slow and fails to work in some circumstances. The function has its own memory management which conflicts with that of the main `sits` algorithm....

improvement

**Describe the new API function requested** Garnot and Landrieu (2021) proposed an end-to-end, single-stage method for panoptic segmentation of satellite image time series for agricultural applications. The method uses the...

new API function

**Describe the requested improvement** Functions `sits_detect_change`, `sits_detect_change_method` and `sits_dtw` need to be documented and include examples and test cases.

improvement
high priority
documentation

Many users prefer to use `conda-forge` instead of CRAN to install `R` packages. Our task is to ensure the [`R-sits` package in conda-forge](https://anaconda.org/conda-forge/r-sits) is kept updated.

high priority

**Describe the requested improvement** Many Python users are hesitant to use `sits` because of the learning curve associated with a new programming language. For this reason, it is important to...

improvement
high priority

**Describe the requested improvement** In their ROpenSci review of `sits`, @edzer, @nowosad, @mdsumner, @loreabad6, @alexgleith and @mpadge pointed out the need for for the documentation to provide a concise overview...

improvement