Skip to content

Commit 64d8a54

Browse files
committed
Incorrect input paths
1 parent fd339ea commit 64d8a54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/indonesia_coastlines_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
input:
2-
grid_path: "data/raw/indonesia_tiles.geojson"
3-
modifications_path: "data/raw/empty_modifications.geojson"
2+
grid_path: "https://raw.githubusercontent.com/auspatious/dea-coastlines/stable/data/raw/indonesia_tiles.geojson"
3+
modifications_path: "https://raw.githubusercontent.com/auspatious/dea-coastlines/stable/data/raw/empty_modifications.geojson"
44
geomorphology_path: "https://s3.ap-southeast-2.amazonaws.com/files.auspatious.com/coastlines/coastal_geomorphology.zip"
55

66
output:

0 commit comments

Comments
 (0)