@@ -28,45 +28,45 @@ this:co2 a bald:Array ;
28
28
CFTerms:missing_value " -32767" ;
29
29
CFTerms:standard_name <http://vocab.nerc.ac.uk/standard_name/mass_fraction_of_carbon_dioxide_in_air/> ;
30
30
NetCDF:FillValue " -32767" ;
31
- NetCDF:add_offset 403.19221938 ;
31
+ NetCDF:add_offset 403.192219379918 ;
32
32
NetCDF:long_name " Carbon Dioxide" ;
33
- NetCDF:scale_factor 0.000981685145029 ;
33
+ NetCDF:scale_factor 0.000981685145029486 ;
34
34
NetCDF:units " kg kg**-1" ;
35
35
bald:references [ a bald:Reference ;
36
+ bald:target this:levelist ;
37
+ bald:targetReshape ( 1 60 1 1 ) ;
38
+ bald:targetShape ( 60 ) ],
39
+ [ a bald:Reference ;
40
+ bald:target this:time ;
41
+ bald:targetReshape ( 1 1 1 1 ) ;
42
+ bald:targetShape ( 1 ) ],
43
+ [ a bald:Reference ;
36
44
bald:target this:latitude ;
37
45
bald:targetReshape ( 1 1 181 1 ) ;
38
46
bald:targetShape ( 181 ) ],
39
47
[ a bald:Reference ;
40
48
bald:target this:longitude ;
41
49
bald:targetReshape ( 1 1 1 360 ) ;
42
- bald:targetShape ( 360 ) ],
43
- [ a bald:Reference ;
44
- bald:target this:time ;
45
- bald:targetReshape ( 1 1 1 1 ) ;
46
- bald:targetShape ( 1 ) ],
47
- [ a bald:Reference ;
48
- bald:target this:levelist ;
49
- bald:targetReshape ( 1 60 1 1 ) ;
50
- bald:targetShape ( 60 ) ] ;
50
+ bald:targetShape ( 360 ) ] ;
51
51
bald:shape ( 1 60 181 360 ) .
52
52
53
53
this:lnsp a bald:Array ;
54
54
CFTerms:missing_value " -32767" ;
55
55
NetCDF:FillValue " -32767" ;
56
- NetCDF:add_offset 11.2087164281 ;
56
+ NetCDF:add_offset 11.2087164280841 ;
57
57
NetCDF:long_name " Logarithm of surface pressure" ;
58
58
bald:references [ a bald:Reference ;
59
+ bald:target this:time ;
60
+ bald:targetReshape ( 1 1 1 1 ) ;
61
+ bald:targetShape ( 1 ) ],
62
+ [ a bald:Reference ;
59
63
bald:target this:levelist ;
60
64
bald:targetReshape ( 1 60 1 1 ) ;
61
65
bald:targetShape ( 60 ) ],
62
66
[ a bald:Reference ;
63
67
bald:target this:longitude ;
64
68
bald:targetReshape ( 1 1 1 360 ) ;
65
69
bald:targetShape ( 360 ) ],
66
- [ a bald:Reference ;
67
- bald:target this:time ;
68
- bald:targetReshape ( 1 1 1 1 ) ;
69
- bald:targetShape ( 1 ) ],
70
70
[ a bald:Reference ;
71
71
bald:target this:latitude ;
72
72
bald:targetReshape ( 1 1 181 1 ) ;
0 commit comments