summaryrefslogtreecommitdiff
path: root/download_benchmark_data.sh
diff options
context:
space:
mode:
authorsteven-vd <steven@vandorp.lu>2026-08-16 15:00:32 +0200
committersteven-vd <steven@vandorp.lu>2026-08-17 09:31:42 +0200
commitee081ca70322cd01d0642fdb1860e6bfbfb48e85 (patch)
tree295fdba93b08b24562c6d49e971bbf3425eac50c /download_benchmark_data.sh
Initial commitHEAD0.1.0master
Diffstat (limited to 'download_benchmark_data.sh')
-rw-r--r--download_benchmark_data.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/download_benchmark_data.sh b/download_benchmark_data.sh
new file mode 100644
index 0000000..efb28b3
--- /dev/null
+++ b/download_benchmark_data.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+mkdir -p dat
+wget -nc https://imxml.vandorp.lu/dat/PMC176545.xml -P dat
+wget -nc https://imxml.vandorp.lu/dat/yellowstone.osm -P dat
+