Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async stats #61

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Async stats #61

wants to merge 6 commits into from

Conversation

joshmoore
Copy link
Member

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.

https://github.com/ome/ome2024-ngff-challenge-metadata is the result of:

./parse 2>&1 | tee log
# cleanup the misc. logging
wget -x -i log
git add *

cc: @will-moore @khaledk2 @perlman

Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for ngff-challenge canceled.

Name Link
🔨 Latest commit f003985
🔍 Latest deploy log https://app.netlify.com/sites/ngff-challenge/deploys/67091062399ebe00082fc518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant