remove

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2025 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package remove implements a command to remove tree terminals from a PhyGeo project without defined distribution ranges.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "remove <project-file>",
	Short: "remove terminals without data",
	Long: `
Command remove reads the trees and geographic ranges from a PhyGeo project and
removes all tree terminals without a valid records.

To be valid, a terminal must have at least a single record defined on a pixel
in which the landscape value has a weight greater than zero.

The name of the removed terminal will be printed on the screen.
	`,
	Run: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL