Description Usage Arguments Details
Searches datasets of a Product in an Open Data Cube instance. The search can consider both spatial and temporal information.
1 | odc_search(index, product, start_date, end_date, bbox = NULL, ...)
|
index |
a |
product |
Name of the product that will be searched in the Open Data Cube. |
start_date |
Initial date for the search data |
end_date |
Final date for the search data |
bbox |
Area of interest (see details below) |
... |
parameters passed to |
The "bbox" parameters allows a selection of an area of interest.
Either using a named vector
("xmin", "ymin", "xmax", "ymax") with
values in WGS 84.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.