From 42e6fe9298e6af6dd5bf88def2b0c40d8a62380e Mon Sep 17 00:00:00 2001 From: loikki <loic.hausammann@protonmail.ch> Date: Thu, 9 Apr 2020 16:13:06 +0200 Subject: [PATCH] GEAR: add solution to ZoomIn --- examples/GEAR/ZoomIn/getSolution.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/GEAR/ZoomIn/getSolution.sh diff --git a/examples/GEAR/ZoomIn/getSolution.sh b/examples/GEAR/ZoomIn/getSolution.sh new file mode 100644 index 0000000000..820ccf3102 --- /dev/null +++ b/examples/GEAR/ZoomIn/getSolution.sh @@ -0,0 +1,3 @@ +#!/bin/bash +# wget https://obswww.unige.ch/~lhausamm/swift/ZoomIC/h177_final.hdf5 +wget https://obswww.unige.ch/~lhausamm/swift/ZoomIC/h050_final.hdf5 -- GitLab