ZCWang95 / AscGridTools

Tools for processing ascii-format ESRI grid files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AscGridTools

Tools for processing ascii-format ESRI grid files.

The tools in the project are programs written in C and Perl. To use these tools, you must have the GNU gcc compiler and Perl 5 or later installed on your system.

Contents:

  1. tools/
  • src/ - source files for C programs
  • bin/ - executable (compiled) C programs and Perl scripts
  1. docs/
  • Compiling.md - Instructions for compiling C programs
  • Descriptions.md - Descriptions and usage instructions for all C and Perl executables

About

Tools for processing ascii-format ESRI grid files.

License:GNU General Public License v3.0


Languages

Language:C 92.5%Language:Perl 7.5%