Description Usage Arguments Value Author(s)
Get a sits tibble of random points in the given data cube.
1 | al_get_random_points(data_cube, n_samples, multicores)
|
data_cube |
A sits data cube. |
n_samples |
The number of random points to take. The returned sample size may be less than the requested size. |
multicores |
The number of cores available for active learning. |
1 | A sits tibble of samples, including their time series.
|
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.