Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

running without any output specified should not pass silently #2

Description

@perrygeo

Currently if you run
starspan --vector zonemap.shp --raster ndvi.tif --stats avg --out-prefix test --out-type table

you might expect a zonal stats output but instead starspan exits without any stdout or output files.

In this example, you'd need to add --summary-suffix _stats.csv to get zonal stats table.

A warning should be issued in cases like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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