The parse.py command asynchronously parses all the CSVs to discover Zarrs and then from their attempts to load all JSONs within the Zarrs. Running the code then prints all (or nearly all) files other than chunks to stderr which can be captured and passed to wget.
The
parse.py
command asynchronously parses all the CSVs to discover Zarrs and then from their attempts to load all JSONs within the Zarrs. Running the code then prints all (or nearly all) files other than chunks to stderr which can be captured and passed towget
.https://github.com/ome/ome2024-ngff-challenge-metadata is the result of:
cc: @will-moore @khaledk2 @perlman