EnglishFrenchSpanish

OnWorks favicon

pkstatprofile - Online in the Cloud

Run pkstatprofile in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pkstatprofile that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pkstatprofile - program to calculate statistics in temporal or spectral profile

SYNOPSIS


pkstatprofile -i input -o output [-f function] [options]

DESCRIPTION


pkstatprofile calculates statistics for a temporal (time series) or spectral profile.

Function Description
mean calculate mean in window
median perform a median filter in
spatial (dx, dy) or
spectral/temporal (dz) domain
var calculate variance in window
stdev calculate standard deviation in
window
min calculate minimum in window
max calculate maximum in window
sum calculate sum in window
mode calculate mode of all values
ismin 1 if value is minimum, else 0
ismax 1 if value is maximum, else 0
per calculate percentile in time
series (provide percentage value
as argument)
prop calculate proportion
nvalid report number of valid
observations

Calculate min and max NDVI in time series

pkstatprofile -i modis_ndvi_2010.tif -o modis_stats_2010.tif -f min -f max

OPTIONS


-i filename, --input filename
Input image file.

-o filename, --output filename
Output image file

-f function, --function function
Statistics function (mean, median, var, stdev, min, max, sum, mode (provide
classes), ismin, ismax, proportion (provide classes), percentile, nvalid

-perc percentile, --perc percentile
Percentile value(s) used for rule percentile

-class class, --class class
class value(s) to use for mode, proportion

-nodata value, --nodata value
Set nodata value(s)

-ot type, --otype type
Data type for output image ({Byte / Int16 / UInt16 / UInt32 / Int32 / Float32 /
Float64 / CInt16 / CInt32 / CFloat32 / CFloat64}). Empty string: inherit type from
input image.

-of format, --oformat format
Output image format (see also gdal_translate(1)).

-ct filename, --ct filename
Color table (file with 5 columns: id R G B ALFA (0: transparent, 255: solid). Use
none to ommit color table.

-co NAME=VALUE, --co NAME=VALUE
Creation option for output file. Multiple options can be specified.

-d value, --down value
Down sampling factor. Use value 1 for no downsampling. Use value n>1 for
downsampling (aggregation).

-v level, --verbose level
Verbose mode if > 0

24 January 2016 pkstatprofile(1)

Use pkstatprofile online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 2
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 3
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 4
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 5
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 6
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • More »

Linux commands

Ad