Skip to content

Use argparse subcommands with a single CLI console script #12

@munshkr

Description

@munshkr

Right now there are multiple CLI console scripts:

  • satproc_extract_chips
  • satproc_build_dataset
  • satproc_scale
  • satproc_match_histograms
  • satproc_smooth_stitch
  • satproc_polygonize

It would be better to have a single satproc CLI script and use subcommands like:

satproc extract_chips, satproc scale, satproc smooth_stitch or satproc polygonize, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions