Alex Zvoleff
Alex Zvoleff
See for example these results for Georgia:  The performance function is called [here](https://github.com/ConservationInternational/trends.earth/blob/develop/gee/sdg-15-3-1-sub-indicators/src/main.py#L92) from the plugin, but if there is a bug it would be in this [GEE code](https://github.com/ConservationInternational/trends.earth-algorithms/blob/master/te_algorithms/gee/productivity.py#L223)....
Move models from algorithms/models and jobs/models to trends.earth-schemas so they can be reused within GEE scripts and also within trends.earth-API
In the new interface the selection tools in the local land cover and SOC windows quickly become unusable if a layer has more than a few datasets loaded, as each...
It appears the baseline and target areas in that sheet are off by two years - might be pulling wrong rows into that sheet
This would address #166. Expansion of layers is necessary for cases where one input layer might miss a small area (for example an island). Missing areas would be filled with...