Program GISTOGIS


I/O API 4.0 only!!

Summary

Convert a list of GIS "raster" (GRIDDED) files from one supported GIS format to another.

Usage

        setenv  LLFILE    <path name for Lat-Lon file (e.g., GRID_CRO_2D)>
        setenv  FILELIST  <path name for input ASCII file-list>
    
For each [in | out]file in FILELIST
        setenv <file-name>  <path name>
    
Then
        gistogis [and answer the prompts]
    
where ${FILELIST} is list-formatted (quoted strings) with one input file per line:
        <infile-name> <in-type> <outfile-name> <out-type>',
    
where
Input files already on the output map-projection and grid (from LLFILE)
*type is one of {BIL BIL2 BIL4 FLT, ZBIL, ZBIL2, ZBIL4, ZFLT, ASCI, ASCR, ARCI, ARCR, ARCE}
LEN( *file-name ) is at most 16
*types are compatible: only int-to-int or real-to-real conversions
For each [in | out]file in FILELIST
        setenv <file-name>  <path name>
        
path-names are of the form <root>.[ flt | bil ]

See Also:
To: Models-3/EDSS I/O API: The Help Pages

Up: M3Tools Programs

Copyright © 2025 Carlie J. Coats, Jr., Ph.D.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

Send comments to

Carlie J. Coats, Jr.
carlie@jyarborough.com