Skip to content

Commit 45aa33c

Browse files
authored
fixed note on 165
Added note about time slider support limitations for Zarr assets.
1 parent caff92d commit 45aa33c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/planetary-computer/data-cube-quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,10 @@ The size of the Zarr store and spatial chunks will also impact performance. You
159159
#### Time slider for data cube visualization
160160

161161
If your data cube assets have a temporal component, you can use the time slider in the Explorer to visualize changes over time. The time slider will appear automatically if your STAC Items contains assets with a `time` dimension with an `extent` and `step` field.
162+
162163
> [!NOTE]
163164
> We do not currently offer time slider support for Zarr assets. Because of this, it is critical that you specify which time slices you want to visualize in the render configuration. Failure to do so will result in the Explorer attempting to render all time slices of the Zarr store at once, which will cause the Explorer to crash.
164165

165166
## Related content
166167

167-
- [Access STAC collection data cube assets with a collection-level SAS token](./get-collection-sas-token.md)
168+
- [Access STAC collection data cube assets with a collection-level SAS token](./get-collection-sas-token.md)

0 commit comments

Comments
 (0)