.gc_get_valid_interval {sits}R Documentation

Get the interval of intersection in all tiles

Description

Get the interval of intersection in all tiles

Usage

.gc_get_valid_interval(cube, period)

Arguments

cube

Data cube from where data is to be retrieved.

period

A character with ISO8601 time period for regular data cubes produced by gdalcubes, with number and unit, e.g., "P16D" for 16 days. Use "D", "M" and "Y" for days, month and year.

Value

a list object with max_min_date and min_max_date.


[Package sits version 0.16.0 Index]