aliakatas / grid-resampler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resample grids

Given a 2D grid of values in a standard 2D array or XYZ format, generate a new grid of a different resolution to the original.

Dependencies

The project depends on the following libraries:

  • Boost C++: TODO - instructions to install and build
  • GDAL: TODO - instructions to install and build

About

License:MIT License


Languages

Language:C++ 98.0%Language:CMake 2.0%