ronnyhdez / reclaimed_sites_ab

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

Change fixed GEE project path #174

Open ronnyhdez opened 3 weeks ago

ronnyhdez commented 3 weeks ago

In the function to export in batches I have fix the path for the asset:

batch_asset_id = f'projects/ee-ronnyale/assets/{layer_name}_batch_{i+1}'

Need to change it to a variable to consume for the function, so that any other user can swap it easily.