Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


demwrap

Printer Friendly View | TOC | Home

This program pads DEMs with a specified number of pixels. It is not valid to run this program on anything but a DEM.

Overview Parameters

Description

This program pads DEMs with a specified number of pixels. It is not valid to run this program on anything but a DEM.

Categories


History

Steven Lambright2008-09-15 Original version

Parameter Groups

Files

Name Description
FROM Input DEM cube
TO Output padded DEM cube

Settings

Name Description
LEFTNumber of pixels to pad on the left side
RIGHTNumber of pixels to pad on the right side
TOPNumber of pixels to pad on the top edge
BOTTOMNumber of pixels to pad on the bottom edge
X

Files: FROM


Description

The DEM cube which will be padded

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

Type cube
File Mode output
Filter *.cub
Close Window
X

Settings: LEFT


Description

This is the number of pixels to pad on the left side of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Settings: RIGHT


Description

This is the number of pixels to pad on the right side of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Settings: TOP


Description

This is the number of pixels to pad on the top edge of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window
X

Settings: BOTTOM


Description

This is the number of pixels to pad on the bottom edge of the cube

Type integer
Default 0
Minimum 0 (inclusive)
Close Window