ronnyhdez / reclaimed_sites_ab

https://ronnyhdez.github.io/reclaimed_sites_ab/
0 stars 0 forks source link

Dictionary output should contain the site id #125

Closed ronnyhdez closed 2 months ago

ronnyhdez commented 2 months ago

In the GEE script, I'm pulling out the IDs of the sites. These should be included to have the results per site.

ronnyhdez commented 2 months ago

First step: Didn't remove any of the feature properties to create the new asset.

The LEAF-Toolbox process output should return an object with all the columns included.

ronnyhdez commented 2 months ago

Ready, finally I have the site id in the final dataframe:

image

In ref #129