taxa

package
v0.0.0-...-29b4d2c Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package taxa implements a command to print the list of taxa in a taxon range collection.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "taxa [--count] [<rng-file>...]",
	Short: "prints the list of taxa with distribution ranges",
	Long: `
Command taxa reads one or more geographic range files and prints the list of
taxa with a defined distribution range in each one of them.

One or more range files can be given as arguments. If no file is given, the
ranges will be read from the standard input.

If the flag --count is defined, the type of distribution map, and the number of
pixels for each taxon will be given.
	`,
	SetFlags: setFlags,
	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