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

[question] Example of overriding settings via json #917

Closed
KilianB opened this issue May 26, 2020 · 2 comments
Closed

[question] Example of overriding settings via json #917

KilianB opened this issue May 26, 2020 · 2 comments
Labels
stale for issues that becomes stale (no solution) type:question

Comments

@KilianB
Copy link

KilianB commented May 26, 2020

Describe the problem
A clear and concise description of what the problem is.

The meshroom cli specifies that individual parameters of the pipline can be overriden.

--overrides SETTINGS  A JSON file containing the graph parameters override

Are there any examples available on how the json file is supposed to look like? Can I just take a *.mg file delete everything except the field I want to change and submit it?

e.g.

{
    "graph": {
        "CameraInit_1": {
            "internalFolder": "newValue/",
		}
	}	
}
@natowi
Copy link
Member

natowi commented May 26, 2020

See #683 (comment)

@stale
Copy link

stale bot commented Sep 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Sep 23, 2020
@KilianB KilianB closed this as completed Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for issues that becomes stale (no solution) type:question
Projects
None yet
Development

No branches or pull requests

2 participants