diff --git a/code/submit-A98-array.sh b/code/submit-A98-array.sh
index fc226854de76656621c43c475925f1afc6434418..8a82bfd16601d29be68f3a2a4717ef45d24b2514 100644
--- a/code/submit-A98-array.sh
+++ b/code/submit-A98-array.sh
@@ -7,7 +7,7 @@
 #$ -j y
 
 #$ -l h_rt=00:30:00:00
-#$ -l h_vmem=1G
+#$ -l h_vmem=2G
 
 #$ -pe smp 5-32
 
@@ -32,6 +32,6 @@ Rscript \
     --chunk.i "$SGE_TASK_ID" \
     --chunkn 99 \
     /data/splot/_data_splot3/header.shp.shp \
-    robust.mean \
+    NA \
     "$output" \
     "$filename"