/grid-resampler

Primary LanguageC++MIT LicenseMIT

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