ARRWRIT

Write Array Data to Text File


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


ARRWRIT writes data from an array segment to a text file.
Back to top

Parameters


Name Type Length Value range
Input: Array segment * Array port 1 - 1  
Data Format String 0 - 1  
Filename * String 1 - 1  

* Required parameter
Back to top

Parameter descriptions

Input: Array segment

Specifies the input array segment that will be written to the text file.

Data Format

Optionally specifies the data format that will be used to write the array segment to the text file. For example:

 "k * Fw.d ?"

Where:

Filename

Specifies the name of the text file to which the array segment data is written.

You must run ARRWRIT before creating the text file. If a text file exists before ARRWRIT is run, it will be overwritten.

Back to top

Details

ARRWRIT writes an array segment of data in a PCIDSK file to a text file. The format to use in writing the data can be specified with the FORMAT (Data Format) parameter.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.