aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 3ddab2b..4a5f94c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -123,7 +123,7 @@ INT out_downsample_z "Factor by which to downsample output in z direction. Point
{
1:* :: "A positive integer"
} 1
-BOOLEAN out_single_precision "Output data in single precision ?" STEERABLE = RECOVER
+BOOLEAN out_single_precision "Output data in single precision ?" STEERABLE = ALWAYS
{
} "no"
INT out3D_downsample_x "Factor by which to downsample output in x direction. Point (0,0,0) is always included. (DEPRECATED IN BETA12)" STEERABLE = ALWAYS