pangeo-forge-recipes icon indicating copy to clipboard operation
pangeo-forge-recipes copied to clipboard

Re-implement consolidated metadata in `StoreToZarr`

Open cisaacstern opened this issue 11 months ago • 1 comments

As noted here

https://github.com/pangeo-forge/pangeo-forge-recipes/blob/561897d003231ee3c6e97427015847adaef1714e/pangeo_forge_recipes/transforms.py#L386-L388

consolidated metadata is not implemented in StoreToZarr. Here's the prior implementation:

https://github.com/pangeo-forge/pangeo-forge-recipes/blob/3b3c13c358259a9b01367c91951d28826b6c252e/pangeo_forge_recipes/recipes/xarray_zarr.py#L694-L697

Like #556, this also depends on #564, so I'll address that first.

cisaacstern avatar Aug 22 '23 00:08 cisaacstern

xref https://github.com/leap-stc/ClimSim/issues/38#issuecomment-1687209517, the slow loading time there can probably be (entirely?) resolved by consolidated metadata.

cisaacstern avatar Aug 22 '23 00:08 cisaacstern