Skip to content

Commit 14f3b25

Browse files
author
Will Benfold
committed
lib/iris/tests/results/netcdf/netcdf_merc_false.cml
1 parent ea2ac1c commit 14f3b25

File tree

1 file changed

+1
-57
lines changed

1 file changed

+1
-57
lines changed

lib/iris/tests/results/netcdf/netcdf_merc_false.cml

Lines changed: 1 addition & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -2,64 +2,8 @@
22
<cubes xmlns="urn:x-iris:cubeml-0.2">
33
<cube dtype="float32" long_name="Sea Level Pressure" standard_name="air_pressure_at_sea_level" units="Pa" var_name="psl">
44
<coords>
5-
<coord datadims="[1, 2]">
6-
<auxCoord id="96bf0943" long_name="Latitude on Cross Points" points="[[-49.9243774414, -49.9243774414, -49.9243774414,
7-
..., -49.9243774414, -49.9243774414,
8-
-49.9243774414],
9-
[-49.7793312073, -49.7793312073, -49.7793312073,
10-
..., -49.7793312073, -49.7793312073,
11-
-49.7793312073],
12-
[-49.6338500977, -49.6338500977, -49.6338500977,
13-
..., -49.6338500977, -49.6338500977,
14-
-49.6338500977],
15-
...,
16-
[-48.8998985291, -48.8998985291, -48.8998985291,
17-
..., -48.8998985291, -48.8998985291,
18-
-48.8998985291],
19-
[-48.7517967224, -48.7517967224, -48.7517967224,
20-
..., -48.7517967224, -48.7517967224,
21-
-48.7517967224],
22-
[-48.6032562256, -48.6032562256, -48.6032562256,
23-
..., -48.6032562256, -48.6032562256,
24-
-48.6032562256]]" shape="(10, 10)" standard_name="latitude" units="Unit('degrees')" value_type="float64" var_name="lat"/>
25-
</coord>
26-
<coord datadims="[1, 2]">
27-
<auxCoord id="3c6ed505" long_name="Longitude on Cross Points" points="[[-41.5403289795, -41.3153686523, -41.0904083252,
28-
..., -39.9656105042, -39.7406539917,
29-
-39.5156936646],
30-
[-41.5403289795, -41.3153686523, -41.0904083252,
31-
..., -39.9656105042, -39.7406539917,
32-
-39.5156936646],
33-
[-41.5403289795, -41.3153686523, -41.0904083252,
34-
..., -39.9656105042, -39.7406539917,
35-
-39.5156936646],
36-
...,
37-
[-41.5403289795, -41.3153686523, -41.0904083252,
38-
..., -39.9656105042, -39.7406539917,
39-
-39.5156936646],
40-
[-41.5403289795, -41.3153686523, -41.0904083252,
41-
..., -39.9656105042, -39.7406539917,
42-
-39.5156936646],
43-
[-41.5403289795, -41.3153686523, -41.0904083252,
44-
..., -39.9656105042, -39.7406539917,
45-
-39.5156936646]]" shape="(10, 10)" standard_name="longitude" units="Unit('degrees')" value_type="float64" var_name="lon"/>
46-
</coord>
47-
<coord datadims="[2]">
48-
<dimCoord id="7979c65f" long_name="x-coordinate in Cartesian system" points="[-5950000.0, -5925000.0, -5900000.0, -5875000.0,
49-
-5850000.0, -5825000.0, -5800000.0, -5775000.0,
50-
-5750000.0, -5725000.0]" shape="(10,)" standard_name="projection_x_coordinate" units="Unit('m')" value_type="float64" var_name="x">
51-
<mercator ellipsoid="GeogCS(6371229.0)" false_easting="-12500.0" false_northing="-12500.0" longitude_of_projection_origin="12.0" standard_parallel="-2.0"/>
52-
</dimCoord>
53-
</coord>
54-
<coord datadims="[1]">
55-
<dimCoord id="f5c6807e" long_name="y-coordinate in Cartesian system" points="[-6200000.0, -6175000.0, -6150000.0, -6125000.0,
56-
-6100000.0, -6075000.0, -6050000.0, -6025000.0,
57-
-6000000.0, -5975000.0]" shape="(10,)" standard_name="projection_y_coordinate" units="Unit('m')" value_type="float64" var_name="y">
58-
<mercator ellipsoid="GeogCS(6371229.0)" false_easting="-12500.0" false_northing="-12500.0" longitude_of_projection_origin="12.0" standard_parallel="-2.0"/>
59-
</dimCoord>
60-
</coord>
615
<coord datadims="[0]">
62-
<dimCoord bounds="[[10410.54, 10440.92]]" id="74a96651" long_name="time" points="[10425.73]" shape="(1,)" standard_name="time" units="Unit('days since 1949-12-01 00:00:00', calendar='proleptic_gregorian')" value_type="float64" var_name="time"/>
6+
<dimCoord id="74a96651" long_name="time" points="[10425.73]" shape="(1,)" standard_name="time" units="Unit('days since 1949-12-01 00:00:00', calendar='proleptic_gregorian')" value_type="float64" var_name="time"/>
637
</coord>
648
</coords>
659
<cellMethods>

0 commit comments

Comments
 (0)