Index: /issm/trunk-jpl/test/NightlyRun/test2020.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test2020.m	(revision 25461)
+++ /issm/trunk-jpl/test/NightlyRun/test2020.m	(revision 25462)
@@ -92,6 +92,6 @@
 field_names={'Barystatic_no_roation','rsl_no_rotation','geoid_no_rotation','bed_no_rotation'...
 	'Barystatic_with_roation','rsl_with_rotation','geoid_with_rotation','bed_with_rotation'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13,...
-	1e-13,1e-13,1e-13,1e-13};
+field_tolerances={3e-7,1e-13,1e-13,1e-13,...
+	2e-7,1e-13,1e-13,1e-13};
 field_values={bary_0,rsl_0,geoid_0,bed_0,...
 	bary_1,rsl_1,geoid_1,bed_1}; 
