Creates a tibble with metadata about a data cube.
1 2 3 4 5 6 7 8 9 10 11 | .sits_eocubes_cube(
remote.obj,
service,
URL,
name,
bands,
tiles,
geom,
from,
to
)
|
remote.obj |
Remote object. |
service |
Name of the data service. |
URL |
URL of the service provider. |
name |
Name of the cube |
bands |
Bands of the cube. |
tiles |
Filter tiles by prefix name. |
geom |
Geometry to filter tiles. |
from |
Start date to be filtered. |
to |
End date to be filtered. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.