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

Add inference download #4

Open
grmpfhmbl opened this issue Jul 24, 2021 · 0 comments
Open

Add inference download #4

grmpfhmbl opened this issue Jul 24, 2021 · 0 comments

Comments

@grmpfhmbl
Copy link
Collaborator

Describe the solution you'd like
There should be an inference download command to download the results and store them in output_path. When multiple inferences match, subdirectories will be created.

Filter options: id, knowledgebase_id, factbase_id (all multi)
Download options:

  • result (multi) to specify the result names. Default: all results will be downloaded.
  • include_qgis_project (true/false) to indicate wether to download the Q_GIS project. Default: true
sen2cli inference download --id=123 --id=321 <output_path>
sen2cli inference download --id=123 --id=321 --include_qgis_project=TRUE/FALSE --result="result1" --result="greeness_no_cloud"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant