scl_data.json

parent 00199d15
......@@ -4,5 +4,7 @@
for d in */ ; do
L2ASCL_AreaProcessing.sh $(pwd)/"$d" 0
if [ ! -f $(pwd)/"$d/scl_data.json" ]; then
echo "File not found!"
fi
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment