Skip to content

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for Google Earth Engine in KNIME Analytic Platform.

Notifications You must be signed in to change notification settings

spatial-data-lab/knime-gee-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gee

KNIME Extension for Google Earth Engine

Package Organization

  • knime_extension: This folder contains all files of the KNIME gee extension such as the source code of each node. The folder itself is structured as suggested in the Python Best Practices file.
  • docs: Additional material to get you started with the development of this extension such as development setup instructions or best practices.
  • tests: Test data and workflows used to test the node functionality.
  • config.yml: Example config.yml file that should point to the knime_extension folder on your local hard drive during local development and debugging as described here.

Installation

The extension will be is installable via the KNIME Hub once it is publicly available. If you want to test the latest version you can follow the instructions in the Setup section of the Contribution guide.

Contribute

We are very happy about every contributor. Please read the Contributors' Guide for more details.

License

The repository is released under the MIT License.

Code style: black

About

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for Google Earth Engine in KNIME Analytic Platform.

Resources

Stars

Watchers

Forks

Packages

No packages published