Hi all :sunny: Thanks for Metaflow: it's a pleasur...
# ask-metaflow
b
Hi all ☀️ Thanks for Metaflow: it's a pleasure to use! I am working on the combining
zarr
data transformation with Metaflow's LinearFlow. All is going well except one key zarr function: when I try to consolidate all my metadata into a Metadata Store inside the flow, I get no error message but the metadata does not get consolidated (i.e. the Metadata Store that should be created does not get created). The
zarr
function being called in the LinearFlow is:
zarr.convenience.consolidate_metadata()
Have you stumbled upon such issues before? thanks for your insight ! (I have also created a Stackoverflow question for it here)
1