diff --git a/ews/coordinator/processor_environment.py b/ews/coordinator/processor_environment.py
index 9dfd8c28291d2db0641f52987854441c5a79e8f9..de5d90b5c6130252a0c150210bf8677770240326 100644
--- a/ews/coordinator/processor_environment.py
+++ b/ews/coordinator/processor_environment.py
@@ -334,7 +334,7 @@ class ProcessorEnvironment(ProcessorBase):
                                                       disease_nc_template_arg = rie_template_dir)
     
             env_suit_processor.run_params.FILTER_FOR_COUNTRY = (filter_for_country.upper() == "TRUE")
-            env_suit_processor.run_params.WRITE_CSVS = True
+            env_suit_processor.run_params.WRITE_CSVS = False
 
             # Include further diseases in plotting. In this case the irrigated suitabilite for the rusts.
             # TODO: move this part out into a config