You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the correct time-axis encoding for ARDC requests, mitigating Zarr serialization
warnings during data writing.
Fixed an issue in Sentinel-2 time series cube generation (single-tile mode) where
the first timestamp could be empty if the requested point was assigned to a
neighboring tile. The first available observation for the selected tile is now
used instead.
Fixed an issue with mosaicking the Harmonized Landsat Sentinel-2 (HLS) dataset (#59).
Fixed an issue when requesting a bounding box spanning multiple UTM zones, which
resulted in cubes with inconsistent time axes. The affected cubes now have their
temporal dimensions properly aligned during merging.