KNIME Extension for Google Earth Engine
knime_extension
: This folder contains all files of the KNIMEgee
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
: Exampleconfig.yml
file that should point to theknime_extension
folder on your local hard drive during local development and debugging as described here.
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.
We are very happy about every contributor. Please read the Contributors' Guide for more details.
The repository is released under the MIT License.