cultura_space / moving_pictures.sh
Charles De Dampierre
make changes
4c65420
raw history blame
No virus
487 Bytes
# Immaterial Index and Corrected Index
cp -r ../immaterial_index data/
find data/immaterial_index -type f ! -name "*.png" -exec rm {} \;
# Population Index
cp -r ../figures_notebooks/figures/environment/population data/
find data/population -type f ! -name "*.png" -exec rm {} \;
# Map Figures
cp -r ../figures_notebooks/map_figures data/
find data/map_figures -type f ! -name "*.png" -exec rm {} \;
# Data Individuals
cp -r ../immaterial_index/results/df_individuals_score.csv data/