Skip to content

Commit 70239ca

Browse files
committed
Raw data
Signed-off-by: joyakis <joyakinyi940@gmail.com>
1 parent 21ea945 commit 70239ca

File tree

6 files changed

+21
-0
lines changed

6 files changed

+21
-0
lines changed

.dvc/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/config.local
2+
/tmp
3+
/cache

.dvc/config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[core]
2+
remote = mygoogledrive
3+
['remote "mygoogledrive"']
4+
url = ../gdrive:1mNe5F-CMQBm8E8Ah13WhWyDBMV_5vQky

.dvcignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add patterns of files dvc should ignore, which could improve
2+
# the performance. Learn more at
3+
# https://dvc.org/doc/user-guide/dvcignore

Data/EcoRegion/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/HoldridgeLifeZones.json
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
outs:
2+
- md5: 6f5c2d925d682513d2ec64e706659492
3+
size: 1914744
4+
path: HoldridgeLifeZones.json
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
path: <Land_Sector_Datasets/Data/EcoRegion>
2+
meta:
3+
description: <LevelI,LevelII,LevelIII>
4+
author: <joyakinyi>
5+
email: <joyakinyi940@gmail.com>
6+

0 commit comments

Comments
 (0)