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

Add command-line option to display the progress indicator #133

Closed
wants to merge 1 commit into from

Conversation

lkitching
Copy link
Contributor

Issue #132 - Add --progress-bar command-line flag to indicate a
progress bar should be displayed. The progress bar writes a '.' to
stderr every two seconds during processing.

Issue #132 - Add --progress-bar command-line flag to indicate a
progress bar should be displayed. The progress bar writes a '.' to
stderr every two seconds during processing.
src/csv2rdf/main.clj Show resolved Hide resolved
src/csv2rdf/main.clj Show resolved Hide resolved
@Robsteranium
Copy link
Contributor

Hello, we need this for ons-geo-graft. The tag we were depending on seems to have fallen from the tree, presumably because it's superseded by this PR.

Can we merge it @lkitching @jennet?

@Robsteranium
Copy link
Contributor

Is the need for this obviated by travis_wait?

@jennet
Copy link

jennet commented Oct 12, 2022

Hello, we need this for ons-geo-graft. The tag we were depending on seems to have fallen from the tree, presumably because it's superseded by this PR.

Can we merge it @lkitching @jennet?

@RickMoynihan suggested running the csv2rdf command in combination with pipe viewer, which was enough for my needs on ecology as I only really wanted to see the progress when I was running commands manually and therefore watching the progress (see also the vars file), would this be any use to you?

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.

4 participants