.resource_time_zarr | R Documentation |
Retrieves time dimension metadata and calculates time intervals.
.resource_time_zarr(URL, T_name = NULL)
URL |
Character. The URL of the Zarr file. |
T_name |
Character. Name of the time variable. Defaults to NULL. |
A list with time duration, interval, and count information.
Other zarr:
.resource_grid_zarr()
,
go_get_zarr()
,
read_zarr_file()
,
zarr_crop()
,
zarr_get()
,
zarr_to_terra()
,
zarr_xyzv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.