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

KOSWAT executable for dummies #243

Open
peterdgr opened this issue Dec 18, 2024 · 0 comments
Open

KOSWAT executable for dummies #243

peterdgr opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request triage required Issues without priority assessment or milestone

Comments

@peterdgr
Copy link
Collaborator

peterdgr commented Dec 18, 2024

Kind of request

Adding new functionality

Enhancement Description

  • Design and implement the "user" interface that we want to support.
  • Include documentation describing the basic usage.

Use case

My client at Rijkswaterstaat wants to run KOSWAT without having a clue about Python or Docker Containers and such. Can we make a standalone executable for dummies that could be run like this?

koswat.exe --input_file path\\to\\your\\koswat.ini --log_output path\\to\\your\\output\\dir

Additional Context

Preferably we will avoid creating .exe files as python compiled images may lead to problems. We can explore the option of using a production docker image consuming the same arguments that the cli and returning the results to the provided dir.

@peterdgr peterdgr added enhancement New feature or request triage required Issues without priority assessment or milestone labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage required Issues without priority assessment or milestone
Projects
None yet
Development

No branches or pull requests

1 participant