Installation and Data Loading
Developer Guide
About Data Cube
datacube.api.query.
solar_offset
Given a geometry or a Dataset compute offset to add to UTC timestamp to get solar day right.
This only work when geometry is “local enough”.
geom (Union[Geometry, Dataset]) – Geometry with defined CRS
Union
Geometry
Dataset
precision (str) – one of 'h' or 's', defaults to hour precision
str
'h'
's'
timedelta