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

Redesign communicating with the user #442

Open
nmaarnio opened this issue Oct 23, 2024 · 0 comments
Open

Redesign communicating with the user #442

nmaarnio opened this issue Oct 23, 2024 · 0 comments
Labels
CLI Command-line interface related enhancement New feature or request modification Change to an existing feature

Comments

@nmaarnio
Copy link
Collaborator

EIS CLI uses simple "checkpoint" prints currently. These are useful to inform the user in EIS QGIS Plugin about the progress but are far from ideal. Some improvement ideas listed here:

  • In CLI, there could in addition to the percent prints more descriptive prints like "Input data read" etc.
  • In CLI, there could be more checkpoint prints
  • Some commonly used tools that can take a while to execute (such as distance_computation) could record their progress. This could be enabled with a verbose parameter, or enabled only when CLI calls the tool
  • EIS Toolkit could use a proper logging system
@nmaarnio nmaarnio added enhancement New feature or request modification Change to an existing feature CLI Command-line interface related labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Command-line interface related enhancement New feature or request modification Change to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant