Skip to contents

Retrieves time dimension metadata and calculates time intervals.

Usage

.resource_time_zarr(URL, T_name = NULL)

Arguments

URL

Character. The URL of the Zarr file.

T_name

Character. Name of the time variable. Defaults to NULL.

Value

A list with time duration, interval, and count information.