Install instructions

Use installer (Windows only):

It's very simple! :) Just run surfit-2.1.exe.

Building surfit from sources:

First of all you must have installed :

WINDOWS:

Under Windows surfit can be built with Microsoft VC++ 6.0:

Before building make shure that you have TCL library installed! May be you'll want to install netCDF library to build libsurfit_io with GMT import/export. You can download it from http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-3.6.1.tar.gz

UNIX:

$ gunzip surfit-2.1.tar.gz
$ tar xvf surfit-2.1.tar
$ cd surfit-2.1
$ ./configure
$ make
$ make install

Don't forget to check your LD_LIBRARY_PATH variable. It must include surfit binaries path.



surfit: open source gridding and contouring software.