Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 559 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 559 Bytes

geeknn

What is geeknn?

geeknn is a package for running k-nearest neighbor (kNN) imputation using Google Earth Engine as a backend.

Installation

geeknn will be available through PyPI and conda-forge once it is ready for release. Until then, you can install it from source.

pip install git+https://github.com/lemma-osu/gee-knn-python@main

Dependencies