CosmiQ/cw-eval

Fix the `spacenet_eval` CLI

nrweir opened this issue · 1 comments

This CLI has a couple of annoying problems:

  1. its commands have underscores in some arguments and not in others, and there's no shortened version
  2. it outputs the main csv with no extension, but outputs the full version with extension, so it's impossible to pass a good filename to the CLI

Resolved in #42