User-Defined Functions for FORCE
This repository collects user-defined functions (UDF) that can be plugged into FORCE.
Everybody is encouraged to push their UDFs to this repository, such that the community as a whole benefits and has access to a broad variety of workflows.
This extra step of publishing your workflow is a small step to overcome the "Valley of Death" in Earth observation applications! Only a minimal documentation is needed, see this example.
Supported are UDFs written in Python (needs FORCE v. >= 3.7.0) and R (needs FORCE v. >= 3.11.0).
Tutorials here (Python) and here (R)..