/geoInterp

This repo implements both traditional statistical interpolation methods and modern graph neural network(including train and inference) approaches to address the challenge of two-dimensional geospatial plane interpolation.

Primary LanguagePython


Introduction

This repo implements both traditional statistical interpolation methods and modern graph neural network(including train and inference) approaches to address the challenge of two-dimensional geospatial plane interpolation.

The methodologies used in this project are detailed below:

Traditional Statistical Interpolation Methods

Modern Graph Neural Network Approaches

todo list

  • Add some usage examples
  • visualize the interpolated graph