ronnyhdez / reclaimed_sites_ab

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

Create initial assets from scripts #168

Closed ronnyhdez closed 3 weeks ago

ronnyhdez commented 3 weeks ago

Ref #109

For this one I need to check files:

shp_exports_for_assets.R
run_polygons_date_filter.py

In those two I still have the manual steps of reading the data, export locally, and upload to asset manually.

Probably I will need to run in batch for each file.

Think also about merging both files into one, given that they accomplish creating the first assets.

Try to keep clean_names! (This will impact all the files down the process)