issues
search
HOPE-UIB-BIO
/
PastHumanImpact
Reproducible analyses to test the hypothesis that human impact altered the fundamental ecological processes during the Holocene
0
stars
0
forks
source link
Data storage - refactor
#294
Closed
OndrejMottl
closed
5 months ago
OndrejMottl
commented
5 months ago
Data storage
in line with the
Data
folder, change all paths of
data_storage_path
to have "Data" already included (
secrets.yaml
needs to be updated locally)
update all folder names with capital letters
Move shapefiles to the
Spatial
folder.
delete redundant files and folders
get_data()
is redundant as HOPE data is now saved as a simple
rds
file
some additional code clean-up
Data storage
Data
folder, change all paths ofdata_storage_path
to have "Data" already included (secrets.yaml
needs to be updated locally)Spatial
folder.get_data()
is redundant as HOPE data is now saved as a simplerds
file