| Environments | PYTHON :: EASI :: MODELER |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Example :: References :: Related |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| FILEHD * | String | Header file name | 1 - 192 | |
| FILE * | String | Output file name | 1 - 191 | |
| CDIC * | Integer | CD Input channels or layers | 1 - 16 | |
| TEX1 | String | Database Descriptive Text 1 | 0 - 64 | |
| REPORT | String | Report mode | 0 - 192 | Quick links |
| Back to top |
FILEHD
Specifies the full path and file name of the header file on the CD.
FILE
Specifies the name of the PCIDSK file that will receive the processed data. This file will be created automatically and must not already exist.
CDIC
Specifies the list of channels or layers to read from the CD. Up to 16 channels can be specified.
For each channel, a corresponding channel is created in the output PCIDSK file. Duplicate channels are not allowed.
Store images of different resolutions and file size into separate files.
Ranges of channels or segments can be specified with negative values. For example, {1,-4,10} is internally expanded to {1,2,3,4,10}.
Ranges of channels or segments can be specified with negative values. For example, {1,-4,10} is internally expanded to {1,2,3,4,10}. When you are not specifying a range in this way, only 48 numbers can be specified explicitly.
TEX1
Optionally specifies a line of text that describes the file. Typically, this contains information that identifies the location of the data and the CD reference number.
If TEX1 (File Description) is not specified, the File Header fields in the generated output PCIDSK image database hold the following information:
REPORT
Specifies where to direct the generated report.
Available options are:
| Back to top |
CDASTER is part of the satellite orthorectification component. It reads the ASTER HDF file format images from the CD when a satellite orthorectification is required. CDASTER automatically creates a PCIDSK file, reads all of the requested imagery channels from the CD, and saves the satellite path information in a segment. Output from CDASTER is used with SATMODEL and ORTHO2.
The USGS data center provides access to different levels of geodetic processing and product types. The following format is supported:
CDASTER extracts from the CD the geographic coordinates of the scene center and the four corner points. The corner points are extracted only if they are UTM coordinates; otherwise, the LAT/LONG coordinates are used to calculate the equivalent UTM coordinates. The values are stored in the output orbit segment. These points can be used as ground control point (GCP) input for an approximate correction, which is useful when GCPs are unavailable for an area. Note, however, that using geographic coordinates may not produce very accurate results. To ensure an accurate calculation, a sufficient number of GCPs must be used for each scene or block of scenes.
The generated file is automatically created with the dimensions required to hold all of the requested data. Ensure that sufficient disk space is available before running CDASTER.
| Back to top |
Read in an ASTER file and create a PCIDSK file from it.
EASI> FILEHD="/cdrom/pg-PR1A0000-2000040401_001_003.hdf" for UNIX EASI> FILEHD="D:\cdrom\pg-PR1A0000-2000040401_001_003.hdf"! for PC EASI> FILE="aster.pix" EASI> CDIC=1,2,31 EASI> TEX1="Florida, USA" EASI> REPORT="aster.txt" EASI> R CDASTER
| Back to top |
Toutin, Th. "Analyse mathématique des possibilités cartographiques du système SPOT". Thèse de Docteur-Ingénieur en Sciences Géodésiques, ENSG, Paris, France, 1985. pp1 -163.
Toutin, Th. and Carbonneau Y. "La multi-stéréoscopie pour les corrections d'images SPOT-HRV", Canadian Journal of Remote Sensing, Vol. 15, No. 2 (September 1989) p110. (Also available in English from the Canada Centre for Remote Sensing.)
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.