Skip to content

Commit 9a0d3a6

Browse files
committed
manage decimal precision
1 parent 9b5a7c9 commit 9a0d3a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/bald/tests/integration/TTL/GEMS_CO2_Apr2006.ttl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ ns1:co2 a bald:Array ;
2929
ns1:co2_time_ref,
3030
ns1:longitude ;
3131
bald:shape "(1, 60, 181, 360)" ;
32-
CFTerms:add_offset 403.19221938 ;
32+
CFTerms:add_offset 403.192219379918 ;
3333
CFTerms:long_name "Carbon Dioxide" ;
3434
CFTerms:missing_value "-32767" ;
35-
CFTerms:scale_factor 0.000981685145029 ;
35+
CFTerms:scale_factor 0.000981685145029486 ;
3636
CFTerms:standard_name <http://vocab.nerc.ac.uk/standard_name/mass_fraction_of_carbon_dioxide_in_air/> ;
3737
CFTerms:units "kg kg**-1" .
3838

@@ -43,10 +43,10 @@ ns1:lnsp a bald:Array ;
4343
ns1:lnsp_time_ref,
4444
ns1:longitude ;
4545
bald:shape "(1, 60, 181, 360)" ;
46-
CFTerms:add_offset 11.2087164281 ;
46+
CFTerms:add_offset 11.2087164280841 ;
4747
CFTerms:long_name "Logarithm of surface pressure" ;
4848
CFTerms:missing_value "-32767" ;
49-
CFTerms:scale_factor 1.0395245784e-05 .
49+
CFTerms:scale_factor 1.03952457840347e-05 .
5050

5151
ns1:co2_latitude_ref a bald:Reference,
5252
bald:Subject ;

0 commit comments

Comments
 (0)