diff --git a/.dvc/.gitignore b/.dvc/.gitignore new file mode 100644 index 000000000..69f937ac5 --- /dev/null +++ b/.dvc/.gitignore @@ -0,0 +1,3 @@ +/config.local +/tmp +/cache diff --git a/.dvc/config b/.dvc/config new file mode 100644 index 000000000..6251098f8 --- /dev/null +++ b/.dvc/config @@ -0,0 +1,4 @@ +[core] + remote = storage +['remote "storage"'] + url = gdrive://1hg9La65T7ObxvaFMDFJZ9ZHOhBVOuqmk diff --git a/.dvcignore b/.dvcignore new file mode 100644 index 000000000..2ccdbc99b --- /dev/null +++ b/.dvcignore @@ -0,0 +1,3 @@ +# Add patterns of files dvc should ignore, which could improve +# the performance. Learn more at +# https://dvc.org/doc/user-guide/dvcignore diff --git a/Data/Administrative/.gitignore b/Data/Administrative/.gitignore new file mode 100644 index 000000000..f5dfd2e75 --- /dev/null +++ b/Data/Administrative/.gitignore @@ -0,0 +1 @@ +/KEN_AL2_Kenya_GEZ.json diff --git a/Data/Administrative/KEN_AL2_Kenya_GEZ.json.dvc b/Data/Administrative/KEN_AL2_Kenya_GEZ.json.dvc new file mode 100644 index 000000000..6598abef0 --- /dev/null +++ b/Data/Administrative/KEN_AL2_Kenya_GEZ.json.dvc @@ -0,0 +1,4 @@ +outs: +- md5: 2c239f954ee75a702399ade2733ac679 + size: 2331819 + path: KEN_AL2_Kenya_GEZ.json diff --git a/Data/Administrative/KEN_ALL_states.json.dvc b/Data/Administrative/KEN_ALL_states.json.dvc new file mode 100644 index 000000000..1da093f86 --- /dev/null +++ b/Data/Administrative/KEN_ALL_states.json.dvc @@ -0,0 +1,4 @@ +outs: +- md5: 995e3335750fbc4c2f61c3975737db1a + size: 2308266 + path: KEN_ALL_states.json