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

Documentation for change-detection #50

Open
ChataingT opened this issue Feb 21, 2020 · 3 comments
Open

Documentation for change-detection #50

ChataingT opened this issue Feb 21, 2020 · 3 comments
Assignees

Comments

@ChataingT
Copy link
Contributor

ChataingT commented Feb 21, 2020

We need to have a documentation for change detection to allow an easy reproductibility.

@ChataingT
Copy link
Contributor Author

ChataingT commented Feb 21, 2020

New folder with readme créer

@ChataingT ChataingT changed the title Documentation pour change-detection Documentation for change-detection Feb 21, 2020
@ChataingT
Copy link
Contributor Author

We also need to redirect log output to outside the docker for the user experience and/or give an easy to the user to go and grab the log inside the docker if needed

@ChataingT
Copy link
Contributor Author

Command for bug testing
$ docker run --mount src=pwd,target=/Input,type=bind --mount src=pwd,target=/Output,type=bind --workdir=/root/3DUSE/Build/src/utils/cmdline -t liris:3DUse extractBuildingDates --first_date 2009 --first_file /Input/GML_data/Input/LYON_1BATI_2009.gml --second_date 2012 --second_file /Input/GML_Data/Input/LYON_1ER_BA2012.gml --output_dir /Output/test/

Error : both input path are wrong

Error output : nothing (see screenshot attached)

ND : -it doesn't help
image

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

2 participants