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

default output_file for every step #58

Open
danbjoseph opened this issue Jul 19, 2024 · 0 comments
Open

default output_file for every step #58

danbjoseph opened this issue Jul 19, 2024 · 0 comments

Comments

@danbjoseph
Copy link
Member

should each step have a sensible default for the output_file (name and path)?

what about keeping the previous filename but appending something like _points or _segmentation or _pixelcount depending on the process that was run (and removing any previous appended defaults if found?)

alternatively, when the user is forced to provide the path, they know where to look for the file and what it'll be called? although this potential issue could also be mitigated by making sure every process logs a completed message that includes the path (which might already be the case), for example:

2024-07-19 11:04:16.000 | SUCCESS  | __main__:main:99 - 
Saved points, images and scores to /Users/danbjoseph/
GitHub/americanredcross/street-view-green-view/data/
interim/ParkView_segmentation.gpkg
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

No branches or pull requests

1 participant