• Stars
    star
    3
  • Rank 3,950,651 (Top 79 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spatio-temporal interpolation of weather data in Python. Two methods are used to interpolate missing values: IDW and radial basis functions. Both methods are implemented in their pure spatial and spatio-temporal variation. The input data is UAV sensor data.