diff --git a/ChangeLog b/ChangeLog
index 9affeb508105247986e112ecb459906a1294ebf8..3296a52efb6a76e3d43a6798071735652741b2ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-02-24  Claudia Emde  <claudia@sat.physik.uni-bremen.de>
+
+	* ARTS-XML-DATA-1-1-11
+
+	* atmosphere/fascod/: Changed all files to the new data structure
+	(gridded_field3)
+
+	* atmosphere/fascod/transform_data.m: Added this file. It contains a 
+	simple MATLAB script for converting ARTS atmospheric data from the 
+	old format (ArrayOfTensor3) to the new format (GriddedField3). 
+
 2003-11-21  Claudia Emde  <claudia@sat.physik.uni-bremen.de>
 
 	* ARTS-XML-DATA-1-1-10
diff --git a/atmosphere/fascod/midlatitude-summer.C2H2.xml b/atmosphere/fascod/midlatitude-summer.C2H2.xml
index dc51de886f356333aadd56b89d1056c36b0c75ce..ff2c2d4ce966f08d8d8ad610a0d79d9485e14881 100644
--- a/atmosphere/fascod/midlatitude-summer.C2H2.xml
+++ b/atmosphere/fascod/midlatitude-summer.C2H2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002606e-10
 3.002606e-10
@@ -103,5 +101,5 @@
 6.945595e-16
 6.869183e-16
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.C2H6.xml b/atmosphere/fascod/midlatitude-summer.C2H6.xml
index f975e886459c00d8f36c9957f67e4b3213d7823a..247b7d269633659fe00df3b66991c6e0e58fd2ed 100644
--- a/atmosphere/fascod/midlatitude-summer.C2H6.xml
+++ b/atmosphere/fascod/midlatitude-summer.C2H6.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.001737e-09
 2.001737e-09
@@ -103,5 +101,5 @@
 2.432347e-15
 2.391111e-15
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.CH3Cl.xml b/atmosphere/fascod/midlatitude-summer.CH3Cl.xml
index e735d57ce9bd2d9c3d6589f175c6bc20e2aadd13..6c37c6b1ef7376cb901eb6f743f831109e76459c 100644
--- a/atmosphere/fascod/midlatitude-summer.CH3Cl.xml
+++ b/atmosphere/fascod/midlatitude-summer.CH3Cl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.005279e-10
 7.005279e-10
@@ -103,5 +101,5 @@
 3.782571e-13
 3.763359e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.CH4.xml b/atmosphere/fascod/midlatitude-summer.CH4.xml
index 752f60d098589ef50cc20f3e45bc110d47e6a728..ccfded9e4188f2fd8412f9bc0eec2199779814a6 100644
--- a/atmosphere/fascod/midlatitude-summer.CH4.xml
+++ b/atmosphere/fascod/midlatitude-summer.CH4.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701397e-06
 1.701397e-06
@@ -103,5 +101,5 @@
 1.401621e-07
 1.311498e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.CO.xml b/atmosphere/fascod/midlatitude-summer.CO.xml
index 4c2a93300275e2d2be2098ec1f5733f3a3f8270d..b592bb0c1affee71750928113be5a7f52533e861 100644
--- a/atmosphere/fascod/midlatitude-summer.CO.xml
+++ b/atmosphere/fascod/midlatitude-summer.CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.501303e-07
 1.501303e-07
@@ -103,5 +101,5 @@
 2.850472e-06
 5.213432e-06
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.CO2.xml b/atmosphere/fascod/midlatitude-summer.CO2.xml
index 00a2ede25a65b2e97569b7f1056a87d99da3c17d..3e75b2ab07d78a4c08b1a6c8e080d0b82d4f9696 100644
--- a/atmosphere/fascod/midlatitude-summer.CO2.xml
+++ b/atmosphere/fascod/midlatitude-summer.CO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.302947e-04
 3.302947e-04
@@ -103,5 +101,5 @@
 3.101903e-04
 2.724246e-04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.COF2.xml b/atmosphere/fascod/midlatitude-summer.COF2.xml
index e30c993ba60cf4407fe004106015d124a2123845..10fb87000a468a2d785945e8edfc60c1d8bc6159 100644
--- a/atmosphere/fascod/midlatitude-summer.COF2.xml
+++ b/atmosphere/fascod/midlatitude-summer.COF2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-20
 1.000869e-20
@@ -103,5 +101,5 @@
 1.000721e-20
 1.008936e-20
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.ClO.xml b/atmosphere/fascod/midlatitude-summer.ClO.xml
index e2250bc754ae305202c73b62135f1eafa0598fe0..09e146f7c025fbd9d5645c23a487dcd767c89802 100644
--- a/atmosphere/fascod/midlatitude-summer.ClO.xml
+++ b/atmosphere/fascod/midlatitude-summer.ClO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-14
 1.000869e-14
@@ -103,5 +101,5 @@
 4.163189e-11
 4.065921e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.H2CO.xml b/atmosphere/fascod/midlatitude-summer.H2CO.xml
index 483ceda0e3c5527c5d5ccf591c0f62107bf7cebc..0716e3e9803ccc503fef0a652655790b39b40ccf 100644
--- a/atmosphere/fascod/midlatitude-summer.H2CO.xml
+++ b/atmosphere/fascod/midlatitude-summer.H2CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.401925e-09
 2.401925e-09
@@ -103,5 +101,5 @@
 2.761568e-13
 2.522142e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.H2O.xml b/atmosphere/fascod/midlatitude-summer.H2O.xml
index 646132b7a302c7f9e985edb56a8e4136b6abdb5b..362b44062ff3083ac80aa56b29a125a3a7b27614 100644
--- a/atmosphere/fascod/midlatitude-summer.H2O.xml
+++ b/atmosphere/fascod/midlatitude-summer.H2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.877431e-02
 1.877431e-02
@@ -103,5 +101,5 @@
 8.505575e-07
 5.447699e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.H2O2.xml b/atmosphere/fascod/midlatitude-summer.H2O2.xml
index c067b02f4da4f8c71a3a72bcb835dffd20c515d6..9fc217d3fe85523adde318257b3051cb2c904363 100644
--- a/atmosphere/fascod/midlatitude-summer.H2O2.xml
+++ b/atmosphere/fascod/midlatitude-summer.H2O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.001737e-10
 2.001737e-10
@@ -103,5 +101,5 @@
 4.313214e-10
 5.022842e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HBr.xml b/atmosphere/fascod/midlatitude-summer.HBr.xml
index b7c39e89e111493a7c9c32ad0ca153e4a1cc0dfa..2ad129b55e9987ded760a100b1df40b9db307149 100644
--- a/atmosphere/fascod/midlatitude-summer.HBr.xml
+++ b/atmosphere/fascod/midlatitude-summer.HBr.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 0.000000e+00
 0.000000e+00
@@ -103,5 +101,5 @@
 7.155351e-12
 7.214627e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HCN.xml b/atmosphere/fascod/midlatitude-summer.HCN.xml
index a7da6d402ce1d5337b8832e32b471d4a3d8032f9..96868ba0f6d24235aaae91c59d38d143ba8fcc9d 100644
--- a/atmosphere/fascod/midlatitude-summer.HCN.xml
+++ b/atmosphere/fascod/midlatitude-summer.HCN.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701397e-10
 1.701397e-10
@@ -103,5 +101,5 @@
 5.253648e-11
 5.165784e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HCl.xml b/atmosphere/fascod/midlatitude-summer.HCl.xml
index beaab563c44fd6cdbe1178b89d983268b0832bfc..27e6826546111ae83a2a170182b6afd9ee61cac5 100644
--- a/atmosphere/fascod/midlatitude-summer.HCl.xml
+++ b/atmosphere/fascod/midlatitude-summer.HCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-09
 1.000869e-09
@@ -103,5 +101,5 @@
 1.801687e-09
 1.816164e-09
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HF.xml b/atmosphere/fascod/midlatitude-summer.HF.xml
index 11ef1fb346fd5bcc514c75098281378dbcbff768..7e08aead3f20dcfbdf96b3da1586e2fed7fbfe67 100644
--- a/atmosphere/fascod/midlatitude-summer.HF.xml
+++ b/atmosphere/fascod/midlatitude-summer.HF.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-14
 1.000869e-14
@@ -103,5 +101,5 @@
 4.253482e-10
 4.288276e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HI.xml b/atmosphere/fascod/midlatitude-summer.HI.xml
index 42b9f0a83fe5bdac1769815aeb11f84ffeaaa278..2797b63cd3891f00feba321156a9cb0ab2f4d4b7 100644
--- a/atmosphere/fascod/midlatitude-summer.HI.xml
+++ b/atmosphere/fascod/midlatitude-summer.HI.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002606e-12
 3.002606e-12
@@ -103,5 +101,5 @@
 3.001886e-12
 3.026808e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HNO3.xml b/atmosphere/fascod/midlatitude-summer.HNO3.xml
index 0225a87c974ef79d62ac052878fdb0c048f45175..18a74f9dfcace3f44681833eab858fad810644a8 100644
--- a/atmosphere/fascod/midlatitude-summer.HNO3.xml
+++ b/atmosphere/fascod/midlatitude-summer.HNO3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.004344e-11
 5.004344e-11
@@ -103,5 +101,5 @@
 2.842137e-11
 2.804850e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.HOCl.xml b/atmosphere/fascod/midlatitude-summer.HOCl.xml
index a0d2e4559b6afc0bdfd306dc68e26a01dae0603f..ff5d4d37c58b2858815ba9fd5a6db648ab273d2d 100644
--- a/atmosphere/fascod/midlatitude-summer.HOCl.xml
+++ b/atmosphere/fascod/midlatitude-summer.HOCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.707010e-12
 7.707010e-12
@@ -103,5 +101,5 @@
 5.053615e-12
 4.824311e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.N2.xml b/atmosphere/fascod/midlatitude-summer.N2.xml
index 3fae30bd69980997a589e03366069564fb1e94eb..086892229885a1e74fae347872c0a8271de09ef3 100644
--- a/atmosphere/fascod/midlatitude-summer.N2.xml
+++ b/atmosphere/fascod/midlatitude-summer.N2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.815277e-01
 7.815277e-01
@@ -103,5 +101,5 @@
 7.805459e-01
 7.857869e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.N2O.xml b/atmosphere/fascod/midlatitude-summer.N2O.xml
index c001b32839eccb040bb3991854cd0e5197a85721..1a708d3e6c62e75a0a5ed379fc7c6d05c8cf858c 100644
--- a/atmosphere/fascod/midlatitude-summer.N2O.xml
+++ b/atmosphere/fascod/midlatitude-summer.N2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.202700e-07
 3.202700e-07
@@ -103,5 +101,5 @@
 3.729784e-10
 3.265840e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.NH3.xml b/atmosphere/fascod/midlatitude-summer.NH3.xml
index d482893d49030364edd9929fcd677b46f85f37c7..d93a3c4735c8c7e4284be9a565b5bb4394a9ca5e 100644
--- a/atmosphere/fascod/midlatitude-summer.NH3.xml
+++ b/atmosphere/fascod/midlatitude-summer.NH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.004344e-10
 5.004344e-10
@@ -103,5 +101,5 @@
 1.711394e-18
 1.604133e-18
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.NO.xml b/atmosphere/fascod/midlatitude-summer.NO.xml
index 62bdaa0108f58be22c12c1857d96cdd0f1cf3de2..2ee4f0207c1f83845670565657b81b381bc8f102 100644
--- a/atmosphere/fascod/midlatitude-summer.NO.xml
+++ b/atmosphere/fascod/midlatitude-summer.NO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002606e-10
 3.002606e-10
@@ -103,5 +101,5 @@
 2.130908e-07
 7.182862e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.NO2.xml b/atmosphere/fascod/midlatitude-summer.NO2.xml
index 135c5b0c4f74efb664f99a78602677af30a68143..8b3fbee41190a90433043cb891d5a356cc653465 100644
--- a/atmosphere/fascod/midlatitude-summer.NO2.xml
+++ b/atmosphere/fascod/midlatitude-summer.NO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.302078e-11
 2.302078e-11
@@ -103,5 +101,5 @@
 1.830859e-10
 1.775664e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.O2.xml b/atmosphere/fascod/midlatitude-summer.O2.xml
index 15569cda322da818045aedd82dc0d3974cf90092..02ff1b339b3b15464ec75b2579e92e88b1a69111 100644
--- a/atmosphere/fascod/midlatitude-summer.O2.xml
+++ b/atmosphere/fascod/midlatitude-summer.O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.091960e-01
 2.091960e-01
@@ -103,5 +101,5 @@
 1.901704e-01
 1.816164e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.O3.xml b/atmosphere/fascod/midlatitude-summer.O3.xml
index 111703074cacc1a31a55781f47cc7f680a310b2a..d15d6b005d467799d66ddf2ff56ebdf68371daa2 100644
--- a/atmosphere/fascod/midlatitude-summer.O3.xml
+++ b/atmosphere/fascod/midlatitude-summer.O3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.019448e-08
 3.019448e-08
@@ -103,5 +101,5 @@
 7.505409e-07
 7.063744e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.OH.xml b/atmosphere/fascod/midlatitude-summer.OH.xml
index a44777abbd374a04e6f016f5f89d0cbbd168d37e..94cf10c1ecd355a32821cfa41cb9cef68a4563e0 100644
--- a/atmosphere/fascod/midlatitude-summer.OH.xml
+++ b/atmosphere/fascod/midlatitude-summer.OH.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 4.402860e-14
 4.402860e-14
@@ -103,5 +101,5 @@
 1.511361e-09
 2.441538e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.PH3.xml b/atmosphere/fascod/midlatitude-summer.PH3.xml
index e30c993ba60cf4407fe004106015d124a2123845..10fb87000a468a2d785945e8edfc60c1d8bc6159 100644
--- a/atmosphere/fascod/midlatitude-summer.PH3.xml
+++ b/atmosphere/fascod/midlatitude-summer.PH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-20
 1.000869e-20
@@ -103,5 +101,5 @@
 1.000721e-20
 1.008936e-20
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.SF6.xml b/atmosphere/fascod/midlatitude-summer.SF6.xml
index e30c993ba60cf4407fe004106015d124a2123845..10fb87000a468a2d785945e8edfc60c1d8bc6159 100644
--- a/atmosphere/fascod/midlatitude-summer.SF6.xml
+++ b/atmosphere/fascod/midlatitude-summer.SF6.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000869e-20
 1.000869e-20
@@ -103,5 +101,5 @@
 1.000721e-20
 1.008936e-20
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.SO2.xml b/atmosphere/fascod/midlatitude-summer.SO2.xml
index 2862cda9e650f14c82cb9c41c899a06bd7c75e66..bd741da66b41a2055b4ef585905118b23b82e105 100644
--- a/atmosphere/fascod/midlatitude-summer.SO2.xml
+++ b/atmosphere/fascod/midlatitude-summer.SO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002606e-10
 3.002606e-10
@@ -103,5 +101,5 @@
 2.242038e-12
 9.041115e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.t.xml b/atmosphere/fascod/midlatitude-summer.t.xml
index 3a0487cbc8b03a72c609dd06fef37d5300f44bf1..6a8408157a21c2f4654e5f5470751accae5e4aa5 100644
--- a/atmosphere/fascod/midlatitude-summer.t.xml
+++ b/atmosphere/fascod/midlatitude-summer.t.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.942000e+02
 2.942000e+02
@@ -103,5 +101,5 @@
 1.650000e+02
 1.783000e+02
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-summer.z.xml b/atmosphere/fascod/midlatitude-summer.z.xml
index 5e9292e62f2bc1cda64e9e839051e8e2fff2d007..de04a284cff664a2df1effa140fe104687dca14f 100644
--- a/atmosphere/fascod/midlatitude-summer.z.xml
+++ b/atmosphere/fascod/midlatitude-summer.z.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-9.020000e+04
-8.020000e+04
-7.100000e+04
-6.280000e+04
-5.540000e+04
-4.870000e+04
-4.260000e+04
-3.720000e+04
-3.240000e+04
-2.810000e+04
-2.430000e+04
-2.090000e+04
-1.790000e+04
-1.530000e+04
-1.300000e+04
-1.110000e+04
-9.500000e+03
-8.120000e+03
-6.950000e+03
-5.950000e+03
-5.100000e+03
-4.370000e+03
-3.760000e+03
-3.220000e+03
-2.770000e+03
-1.907000e+03
-1.320000e+03
-9.300000e+02
-6.520000e+02
-4.640000e+02
-3.330000e+02
-2.410000e+02
-1.760000e+02
-1.290000e+02
-9.510000e+01
-5.150000e+01
-2.720000e+01
-1.390000e+01
-6.700000e+00
-3.000000e+00
-1.200000e+00
-4.480000e-01
-1.640000e-01
-6.200000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               90200
+               80200
+               71000
+               62800
+               55400
+               48700
+               42600
+               37200
+               32400
+               28100
+               24300
+               20900
+               17900
+               15300
+               13000
+               11100
+                9500
+                8120
+                6950
+                5950
+                5100
+                4370
+                3760
+                3220
+                2770
+                1907
+                1320
+                 930
+                 652
+                 464
+                 333
+                 241
+                 176
+                 129
+   95.09999999999999
+                51.5
+                27.2
+                13.9
+                 6.7
+                   3
+                 1.2
+               0.448
+               0.164
+               0.062
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 -7.091700e+02
 0.000000e+00
@@ -103,5 +101,5 @@
 9.000000e+04
 9.500000e+04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.C2H2.xml b/atmosphere/fascod/midlatitude-winter.C2H2.xml
index 1b3f0a6d3a41c962e98a6173ea4846b2cd62cda1..9633119e7beea6c27c00a539ff5031f18a5244cf 100644
--- a/atmosphere/fascod/midlatitude-winter.C2H2.xml
+++ b/atmosphere/fascod/midlatitude-winter.C2H2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002551e-10
 3.002551e-10
@@ -103,5 +101,5 @@
 6.946061e-16
 6.791277e-16
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.C2H6.xml b/atmosphere/fascod/midlatitude-winter.C2H6.xml
index 6643b3f5a2c8f0768c3b663265c25c01c4c3d0d3..9b073728da51c0a443a337776d25639175d5ee08 100644
--- a/atmosphere/fascod/midlatitude-winter.C2H6.xml
+++ b/atmosphere/fascod/midlatitude-winter.C2H6.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.001701e-09
 2.001701e-09
@@ -103,5 +101,5 @@
 2.431747e-15
 2.363874e-15
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.CH3Cl.xml b/atmosphere/fascod/midlatitude-winter.CH3Cl.xml
index a9bfd3e5b78b59ea5940941b38d4c3469cc60c55..3690d2e94724706097f4c986e9fd98d386a70a36 100644
--- a/atmosphere/fascod/midlatitude-winter.CH3Cl.xml
+++ b/atmosphere/fascod/midlatitude-winter.CH3Cl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.007061e-10
 7.007061e-10
@@ -103,5 +101,5 @@
 3.782564e-13
 3.719188e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.CH4.xml b/atmosphere/fascod/midlatitude-winter.CH4.xml
index 1c58b5a3f8bfbe2a68b5c987e35f190fd671cd78..3e8fb1658de631d85f635de6940c0ee626099143 100644
--- a/atmosphere/fascod/midlatitude-winter.CH4.xml
+++ b/atmosphere/fascod/midlatitude-winter.CH4.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701557e-06
 1.701557e-06
@@ -103,5 +101,5 @@
 1.400898e-07
 1.296814e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.CO.xml b/atmosphere/fascod/midlatitude-winter.CO.xml
index 9b9d36541ceaa6a1cbd9c67dda6b4b811f7ed262..f6fecabe3b02235eee3dbb913feeecd093e43166 100644
--- a/atmosphere/fascod/midlatitude-winter.CO.xml
+++ b/atmosphere/fascod/midlatitude-winter.CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.501460e-07
 1.501460e-07
@@ -103,5 +101,5 @@
 6.868156e-06
 1.051373e-05
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.CO2.xml b/atmosphere/fascod/midlatitude-winter.CO2.xml
index 4c747f36689daf3ad5cc5c4615d50a29640bbcc1..c1ae6706806950f1aac4184cfbf24da8faed119c 100644
--- a/atmosphere/fascod/midlatitude-winter.CO2.xml
+++ b/atmosphere/fascod/midlatitude-winter.CO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.302696e-04
 3.302696e-04
@@ -103,5 +101,5 @@
 3.102286e-04
 2.692980e-04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.COF2.xml b/atmosphere/fascod/midlatitude-winter.COF2.xml
index 1d498f94f16f49b9750733db3a66bb7e6bf5d1df..bb0779b77f4e21ed5ed9142f3d04394f73c1e09a 100644
--- a/atmosphere/fascod/midlatitude-winter.COF2.xml
+++ b/atmosphere/fascod/midlatitude-winter.COF2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-20
 1.000850e-20
@@ -103,5 +101,5 @@
 1.000800e-20
 9.974484e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.ClO.xml b/atmosphere/fascod/midlatitude-winter.ClO.xml
index 7c8698b81b31dbac4e775ea0f9f7eeac4b1da761..644b504b907485dfa8f32eebfeeb610a024f847a 100644
--- a/atmosphere/fascod/midlatitude-winter.ClO.xml
+++ b/atmosphere/fascod/midlatitude-winter.ClO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-14
 1.000850e-14
@@ -103,5 +101,5 @@
 4.163741e-11
 4.019861e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.H2CO.xml b/atmosphere/fascod/midlatitude-winter.H2CO.xml
index d31416ccc5edcd3eee4ed91459d42da02caf6bcc..50ca148e556859c2d481e3c3e3b1ac0826bd57f3 100644
--- a/atmosphere/fascod/midlatitude-winter.H2CO.xml
+++ b/atmosphere/fascod/midlatitude-winter.H2CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.401893e-09
 2.401893e-09
@@ -103,5 +101,5 @@
 2.762843e-13
 2.493621e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.H2O.xml b/atmosphere/fascod/midlatitude-winter.H2O.xml
index 7e42ae26fc3af8e0414f69d81289a477a2712884..f43815321b171c45b3a7fcdb801eab7a46acfed4 100644
--- a/atmosphere/fascod/midlatitude-winter.H2O.xml
+++ b/atmosphere/fascod/midlatitude-winter.H2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 4.319421e-03
 4.319421e-03
@@ -103,5 +101,5 @@
 8.506942e-07
 5.385960e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.H2O2.xml b/atmosphere/fascod/midlatitude-winter.H2O2.xml
index 8663485aee9e5da9d0d761345d5eddf09a4b2c4e..555e1205720d05b1d12c35b9aa0f6a2ec0253a27 100644
--- a/atmosphere/fascod/midlatitude-winter.H2O2.xml
+++ b/atmosphere/fascod/midlatitude-winter.H2O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.001701e-10
 2.001701e-10
@@ -103,5 +101,5 @@
 4.313987e-10
 4.967633e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HBr.xml b/atmosphere/fascod/midlatitude-winter.HBr.xml
index fabf484db33135ed11b990366d7d9b0128490bb0..08c14a9b4f4e877f3543f109925f564d49da3e08 100644
--- a/atmosphere/fascod/midlatitude-winter.HBr.xml
+++ b/atmosphere/fascod/midlatitude-winter.HBr.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 0.000000e+00
 0.000000e+00
@@ -103,5 +101,5 @@
 7.156126e-12
 7.131168e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HCN.xml b/atmosphere/fascod/midlatitude-winter.HCN.xml
index 3eda037ad8d559c5f6a924bb22e5cf10ea0e6385..af42a3857403dcf800f81fba91bd041acd9e5dc8 100644
--- a/atmosphere/fascod/midlatitude-winter.HCN.xml
+++ b/atmosphere/fascod/midlatitude-winter.HCN.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701557e-10
 1.701557e-10
@@ -103,5 +101,5 @@
 5.254411e-11
 5.108165e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HCl.xml b/atmosphere/fascod/midlatitude-winter.HCl.xml
index a911e1a3c59321c77f35e15d8f1f3a4c39709e7e..5ec806096e8609567b9695f87ebf772456fbaad2 100644
--- a/atmosphere/fascod/midlatitude-winter.HCl.xml
+++ b/atmosphere/fascod/midlatitude-winter.HCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-09
 1.000850e-09
@@ -103,5 +101,5 @@
 1.801552e-09
 1.795538e-09
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HF.xml b/atmosphere/fascod/midlatitude-winter.HF.xml
index 5eceb730a309bdeafa7ee8a8883cde369f59e78f..ffee5864904ce3d5e80d1496752b5843211d3746 100644
--- a/atmosphere/fascod/midlatitude-winter.HF.xml
+++ b/atmosphere/fascod/midlatitude-winter.HF.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-14
 1.000850e-14
@@ -103,5 +101,5 @@
 4.252776e-10
 4.238829e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HI.xml b/atmosphere/fascod/midlatitude-winter.HI.xml
index 76e1b5a67f8c92add663873f0b447e5eb6a5fa41..528c11a1b30f1268aa0371960d21fb5b83d14fdb 100644
--- a/atmosphere/fascod/midlatitude-winter.HI.xml
+++ b/atmosphere/fascod/midlatitude-winter.HI.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002551e-12
 3.002551e-12
@@ -103,5 +101,5 @@
 3.002123e-12
 2.992345e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HNO3.xml b/atmosphere/fascod/midlatitude-winter.HNO3.xml
index 1790ceffd9dd33d7a975da9732e375c6d96d06f8..dfdbb2cf70bda24e916164512aa684bad15839d6 100644
--- a/atmosphere/fascod/midlatitude-winter.HNO3.xml
+++ b/atmosphere/fascod/midlatitude-winter.HNO3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.006098e-11
 5.006098e-11
@@ -103,5 +101,5 @@
 2.842140e-11
 2.773050e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.HOCl.xml b/atmosphere/fascod/midlatitude-winter.HOCl.xml
index b20ce37cfe6854a3a5f8ff37ce8c8ae4ff644a06..587b53b325e3566b60789e389291b72152af4613 100644
--- a/atmosphere/fascod/midlatitude-winter.HOCl.xml
+++ b/atmosphere/fascod/midlatitude-winter.HOCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.704813e-12
 7.704813e-12
@@ -103,5 +101,5 @@
 5.054084e-12
 4.768274e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.N2.xml b/atmosphere/fascod/midlatitude-winter.N2.xml
index d3a2cf5c64e2cca1377bcb383805513b21a09bb4..763d5250d322ea25fe723ce738d1994e980629b7 100644
--- a/atmosphere/fascod/midlatitude-winter.N2.xml
+++ b/atmosphere/fascod/midlatitude-winter.N2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.815568e-01
 7.815568e-01
@@ -103,5 +101,5 @@
 7.805798e-01
 7.771731e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.N2O.xml b/atmosphere/fascod/midlatitude-winter.N2O.xml
index 93cc9de86fbd65e1153fd857a74918b905357aee..06d778ec916a5595e9a044f40d2d04f89cf972fd 100644
--- a/atmosphere/fascod/midlatitude-winter.N2O.xml
+++ b/atmosphere/fascod/midlatitude-winter.N2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.202648e-07
 3.202648e-07
@@ -103,5 +101,5 @@
 4.336245e-10
 3.657093e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.NH3.xml b/atmosphere/fascod/midlatitude-winter.NH3.xml
index de6200f23dd907440a4855960f7c975c49f53edf..9482a3cd205f71808f632a053a25b7d4596f74d2 100644
--- a/atmosphere/fascod/midlatitude-winter.NH3.xml
+++ b/atmosphere/fascod/midlatitude-winter.NH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.006098e-10
 5.006098e-10
@@ -103,5 +101,5 @@
 1.711127e-18
 1.586048e-18
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.NO.xml b/atmosphere/fascod/midlatitude-winter.NO.xml
index e5a15af520581a48a5ced45c2d761c10d91ca3e6..a3f88c3c2f429f2bb2bd0d6d27d6598df3fb1b0d 100644
--- a/atmosphere/fascod/midlatitude-winter.NO.xml
+++ b/atmosphere/fascod/midlatitude-winter.NO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002551e-10
 3.002551e-10
@@ -103,5 +101,5 @@
 2.131257e-07
 7.101754e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.NO2.xml b/atmosphere/fascod/midlatitude-winter.NO2.xml
index ea14ff70ebb170ae9d5ab912d11048e868a0a03b..0cfe1a20263c3eab3065c32862897cc1e00ca4e6 100644
--- a/atmosphere/fascod/midlatitude-winter.NO2.xml
+++ b/atmosphere/fascod/midlatitude-winter.NO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.301845e-11
 2.301845e-11
@@ -103,5 +101,5 @@
 1.832158e-10
 1.755666e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.O2.xml b/atmosphere/fascod/midlatitude-winter.O2.xml
index 2c5931d7bc47190bc1b570f18c1f73de5225872d..800afbef69a8e23b6971fce36b14e486b112a903 100644
--- a/atmosphere/fascod/midlatitude-winter.O2.xml
+++ b/atmosphere/fascod/midlatitude-winter.O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.091781e-01
 2.091781e-01
@@ -103,5 +101,5 @@
 1.901716e-01
 1.795538e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.O3.xml b/atmosphere/fascod/midlatitude-winter.O3.xml
index f1638fb2b945024a8fbef7df22ba16aabf2708a2..243520f38dc952a19a7d83ed9a5d25ce15bedd0a 100644
--- a/atmosphere/fascod/midlatitude-winter.O3.xml
+++ b/atmosphere/fascod/midlatitude-winter.O3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.780304e-08
 2.780304e-08
@@ -103,5 +101,5 @@
 8.006125e-07
 7.980895e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.OH.xml b/atmosphere/fascod/midlatitude-winter.OH.xml
index 43cae02bc3ad5986b56e8c9a97a112ce420d3a27..39115361c12e09b66e2e3271a7f8ad0002f51f96 100644
--- a/atmosphere/fascod/midlatitude-winter.OH.xml
+++ b/atmosphere/fascod/midlatitude-winter.OH.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 4.404333e-14
 4.404333e-14
@@ -103,5 +101,5 @@
 1.510800e-09
 2.413877e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.PH3.xml b/atmosphere/fascod/midlatitude-winter.PH3.xml
index 1d498f94f16f49b9750733db3a66bb7e6bf5d1df..bb0779b77f4e21ed5ed9142f3d04394f73c1e09a 100644
--- a/atmosphere/fascod/midlatitude-winter.PH3.xml
+++ b/atmosphere/fascod/midlatitude-winter.PH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-20
 1.000850e-20
@@ -103,5 +101,5 @@
 1.000800e-20
 9.974484e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.SF6.xml b/atmosphere/fascod/midlatitude-winter.SF6.xml
index 1d498f94f16f49b9750733db3a66bb7e6bf5d1df..bb0779b77f4e21ed5ed9142f3d04394f73c1e09a 100644
--- a/atmosphere/fascod/midlatitude-winter.SF6.xml
+++ b/atmosphere/fascod/midlatitude-winter.SF6.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000850e-20
 1.000850e-20
@@ -103,5 +101,5 @@
 1.000800e-20
 9.974484e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.SO2.xml b/atmosphere/fascod/midlatitude-winter.SO2.xml
index c3a239aac52646cd53f85ec60f531b13fe414c8e..8e8ce137dfeece1cbca4cc4ea28f030f916a0c0a 100644
--- a/atmosphere/fascod/midlatitude-winter.SO2.xml
+++ b/atmosphere/fascod/midlatitude-winter.SO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002551e-10
 3.002551e-10
@@ -103,5 +101,5 @@
 2.241159e-12
 8.938471e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.t.xml b/atmosphere/fascod/midlatitude-winter.t.xml
index 29d8bf1eced281a5ded8aff1f1a2ab07b468c627..69085e47a8f90c07c3526a8d9fc42deca022a495 100644
--- a/atmosphere/fascod/midlatitude-winter.t.xml
+++ b/atmosphere/fascod/midlatitude-winter.t.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.722000e+02
 2.722000e+02
@@ -103,5 +101,5 @@
 1.995000e+02
 2.083000e+02
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/midlatitude-winter.z.xml b/atmosphere/fascod/midlatitude-winter.z.xml
index 5620013d1e527407b471645433463a43fce3589b..d445a0d14fd2d84339017af3e100720ecd1b9832 100644
--- a/atmosphere/fascod/midlatitude-winter.z.xml
+++ b/atmosphere/fascod/midlatitude-winter.z.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.018000e+05
-8.973000e+04
-7.897000e+04
-6.938000e+04
-6.081000e+04
-5.313000e+04
-4.627000e+04
-4.016000e+04
-3.473000e+04
-2.993000e+04
-2.568000e+04
-2.199000e+04
-1.882000e+04
-1.611000e+04
-1.378000e+04
-1.178000e+04
-1.007000e+04
-8.610000e+03
-7.360000e+03
-6.280000e+03
-5.370000e+03
-4.580000e+03
-3.910000e+03
-3.340000e+03
-2.860000e+03
-2.440000e+03
-1.646000e+03
-1.110000e+03
-7.560000e+02
-5.180000e+02
-3.600000e+02
-2.530000e+02
-1.800000e+02
-1.290000e+02
-9.400000e+01
-6.830000e+01
-3.620000e+01
-1.880000e+01
-9.500000e+00
-4.700000e+00
-2.220000e+00
-1.030000e+00
-4.560000e-01
-1.980000e-01
-8.800000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101800
+               89730
+               78970
+               69380
+               60810
+               53130
+               46270
+               40160
+               34730
+               29930
+               25680
+               21990
+               18820
+               16110
+               13780
+               11780
+               10070
+                8610
+                7360
+                6280
+                5370
+                4580
+                3910
+                3340
+                2860
+                2440
+                1646
+                1110
+                 756
+                 518
+                 360
+                 253
+                 180
+                 129
+                  94
+                68.3
+                36.2
+                18.8
+                 9.5
+                 4.7
+                2.22
+                1.03
+               0.456
+               0.198
+ 0.08799999999999999
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 -6.169300e+02
 0.000000e+00
@@ -103,5 +101,5 @@
 9.000000e+04
 9.500000e+04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.CH3Cl.xml b/atmosphere/fascod/subarctic-summer.CH3Cl.xml
index 9857e2b7d9f5a9b23b54b7487e513c113f599db0..ea19e2844c57491030b8b4d06d3012126b15b776 100644
--- a/atmosphere/fascod/subarctic-summer.CH3Cl.xml
+++ b/atmosphere/fascod/subarctic-summer.CH3Cl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.004179e-10
 7.004179e-10
@@ -103,5 +101,5 @@
 3.783358e-13
 3.707637e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.CH4.xml b/atmosphere/fascod/subarctic-summer.CH4.xml
index 3a40459e457733b29f76c0c88439be595d05f67d..43e148c008bafd334e7b0e47165ac0f1963b01d9 100644
--- a/atmosphere/fascod/subarctic-summer.CH4.xml
+++ b/atmosphere/fascod/subarctic-summer.CH4.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701183e-06
 1.701183e-06
@@ -103,5 +101,5 @@
 1.401090e-07
 1.292170e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.CO.xml b/atmosphere/fascod/subarctic-summer.CO.xml
index 5710412783d7fc773b156025f489f878b4b4c5e1..6d956db7bdc777919424aef49c0bc87ca7ea426c 100644
--- a/atmosphere/fascod/subarctic-summer.CO.xml
+++ b/atmosphere/fascod/subarctic-summer.CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.501344e-07
 1.501344e-07
@@ -103,5 +101,5 @@
 3.405022e-06
 5.882597e-06
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.CO2.xml b/atmosphere/fascod/subarctic-summer.CO2.xml
index 85d5179cb946187b5a732d51ba946991b6f12775..7b2336cda2d574ae6e26475c4273cd4b254e485a 100644
--- a/atmosphere/fascod/subarctic-summer.CO2.xml
+++ b/atmosphere/fascod/subarctic-summer.CO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.552736e-04
 3.552736e-04
@@ -103,5 +101,5 @@
 3.337116e-04
 2.887275e-04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.ClO.xml b/atmosphere/fascod/subarctic-summer.ClO.xml
index 735b40cb361df81cd2916624e97234fca6b1eda9..8118779474d6f2b92bebc1ce7a93d03d5e975349 100644
--- a/atmosphere/fascod/subarctic-summer.ClO.xml
+++ b/atmosphere/fascod/subarctic-summer.ClO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000765e-14
 1.000765e-14
@@ -103,5 +101,5 @@
 4.163080e-11
 4.005768e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.H2CO.xml b/atmosphere/fascod/subarctic-summer.H2CO.xml
index 9a272610b337c6d3c2883aecd7e6922d584f97c4..96f0dea050db234c10eeaf6f851aa8ccd1426a0e 100644
--- a/atmosphere/fascod/subarctic-summer.H2CO.xml
+++ b/atmosphere/fascod/subarctic-summer.H2CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.401994e-09
 2.401994e-09
@@ -103,5 +101,5 @@
 2.761990e-13
 2.485097e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.H2O.xml b/atmosphere/fascod/subarctic-summer.H2O.xml
index 933d1b3dcacae38154638e28ff69a62e0d7f1506..145879747dda8f42e80e23e6fac39c023c028c7f 100644
--- a/atmosphere/fascod/subarctic-summer.H2O.xml
+++ b/atmosphere/fascod/subarctic-summer.H2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.195108e-02
 1.195108e-02
@@ -103,5 +101,5 @@
 8.506319e-07
 5.366369e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HBr.xml b/atmosphere/fascod/subarctic-summer.HBr.xml
index 40fc76be1f2bae83b1ae87e141777a4790216ea8..d84a336533bd2ca4de80e82ac4c8debd5a302777 100644
--- a/atmosphere/fascod/subarctic-summer.HBr.xml
+++ b/atmosphere/fascod/subarctic-summer.HBr.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 0.000000e+00
 0.000000e+00
@@ -103,5 +101,5 @@
 7.155120e-12
 7.107137e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HCN.xml b/atmosphere/fascod/subarctic-summer.HCN.xml
index c9a1e955d456534d18996f9f714baf5c3282bb05..3409a6fbb10de121e7d432a0a273ba7c96155c67 100644
--- a/atmosphere/fascod/subarctic-summer.HCN.xml
+++ b/atmosphere/fascod/subarctic-summer.HCN.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701183e-10
 1.701183e-10
@@ -103,5 +101,5 @@
 5.253740e-11
 5.090247e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HCl.xml b/atmosphere/fascod/subarctic-summer.HCl.xml
index eb1bd479f005373b96ad4f8abc3e9c5c53aa0e3a..af773e5243a4e0984c89b6635260006011cba025 100644
--- a/atmosphere/fascod/subarctic-summer.HCl.xml
+++ b/atmosphere/fascod/subarctic-summer.HCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000765e-09
 1.000765e-09
@@ -103,5 +101,5 @@
 1.801599e-09
 1.789190e-09
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HF.xml b/atmosphere/fascod/subarctic-summer.HF.xml
index dd0c80d7d7663d877162c9d66f91faf48422a0e9..800db4c1fd348d4e209f52962127b5f41bb9c184 100644
--- a/atmosphere/fascod/subarctic-summer.HF.xml
+++ b/atmosphere/fascod/subarctic-summer.HF.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000765e-14
 1.000765e-14
@@ -103,5 +101,5 @@
 4.253160e-10
 4.225865e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HI.xml b/atmosphere/fascod/subarctic-summer.HI.xml
index f096595e9b992fb402fb371ed829594e731ccf8a..86bd81666c1550ce7ef48a6e0a9a2b6777a15a2b 100644
--- a/atmosphere/fascod/subarctic-summer.HI.xml
+++ b/atmosphere/fascod/subarctic-summer.HI.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002296e-12
 3.002296e-12
@@ -103,5 +101,5 @@
 3.001741e-12
 2.982116e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HNO3.xml b/atmosphere/fascod/subarctic-summer.HNO3.xml
index 3617327abd0642418181e8cc7c5b4a802f9afbbb..58c7d41579dfdf0c48cfd40766ed65b3fc7940f5 100644
--- a/atmosphere/fascod/subarctic-summer.HNO3.xml
+++ b/atmosphere/fascod/subarctic-summer.HNO3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.001863e-11
 5.001863e-11
@@ -103,5 +101,5 @@
 2.842369e-11
 2.763620e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.HOCl.xml b/atmosphere/fascod/subarctic-summer.HOCl.xml
index c7237cec5d98fa6454390c373878e3c7bffb7b57..83f9c5aeacafd6d2f11527ca14aff1bb1eadb4d0 100644
--- a/atmosphere/fascod/subarctic-summer.HOCl.xml
+++ b/atmosphere/fascod/subarctic-summer.HOCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.706953e-12
 7.706953e-12
@@ -103,5 +101,5 @@
 5.054178e-12
 4.750097e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.N2.xml b/atmosphere/fascod/subarctic-summer.N2.xml
index a33dc4cd5d68f56a8516e57bff9ffd62cef28eef..c0a03f9e698bafdd326df0a3e7efbb7fbd64873d 100644
--- a/atmosphere/fascod/subarctic-summer.N2.xml
+++ b/atmosphere/fascod/subarctic-summer.N2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.816884e-01
 7.816884e-01
@@ -103,5 +101,5 @@
 7.805082e-01
 7.743418e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.N2O.xml b/atmosphere/fascod/subarctic-summer.N2O.xml
index 6c7de8e21fc3beb2cbe8300287c285d4240af259..e950354e5811b9eebf37546eaa04c990f6ba5122 100644
--- a/atmosphere/fascod/subarctic-summer.N2O.xml
+++ b/atmosphere/fascod/subarctic-summer.N2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.102412e-07
 3.102412e-07
@@ -103,5 +101,5 @@
 3.461842e-10
 3.028937e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.NH3.xml b/atmosphere/fascod/subarctic-summer.NH3.xml
index 6a504e0d6bdbfd5fd3b4280fb560379f84ccf4ec..1beca3b515602f60fd9b4e9e427c3357f6e10811 100644
--- a/atmosphere/fascod/subarctic-summer.NH3.xml
+++ b/atmosphere/fascod/subarctic-summer.NH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.005789e-10
 5.005789e-10
@@ -103,5 +101,5 @@
 1.711519e-18
 1.580698e-18
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.NO.xml b/atmosphere/fascod/subarctic-summer.NO.xml
index 0fc7e70e99a532460a7a50751561f865e37e08a2..2a1d73b2de1396f49c3b8e6a72d3069b2d99cc81 100644
--- a/atmosphere/fascod/subarctic-summer.NO.xml
+++ b/atmosphere/fascod/subarctic-summer.NO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002296e-10
 3.002296e-10
@@ -103,5 +101,5 @@
 2.131430e-07
 7.079125e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.NO2.xml b/atmosphere/fascod/subarctic-summer.NO2.xml
index 756f5c0940a8fc76724f84a8e56458a1578a2079..78d7a1c4015ac02e63bf2bade9dcc4f4daaf54cc 100644
--- a/atmosphere/fascod/subarctic-summer.NO2.xml
+++ b/atmosphere/fascod/subarctic-summer.NO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.301878e-11
 2.301878e-11
@@ -103,5 +101,5 @@
 1.830702e-10
 1.749572e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.O2.xml b/atmosphere/fascod/subarctic-summer.O2.xml
index 36a606ce3fcdf6e51d6242d3f005e3e5917c2423..9d2b1f8c3b6449220a63f79cd97208a09767d2a9 100644
--- a/atmosphere/fascod/subarctic-summer.O2.xml
+++ b/atmosphere/fascod/subarctic-summer.O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.091438e-01
 2.091438e-01
@@ -103,5 +101,5 @@
 1.901380e-01
 1.789190e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.O3.xml b/atmosphere/fascod/subarctic-summer.O3.xml
index 71417bfe2b94b65a0e6cdfd6b250901b095f08cd..5e56f98bb2f765f7360a266318e94262e996a58a 100644
--- a/atmosphere/fascod/subarctic-summer.O3.xml
+++ b/atmosphere/fascod/subarctic-summer.O3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.413772e-08
 2.413772e-08
@@ -103,5 +101,5 @@
 9.006610e-07
 7.951510e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.OH.xml b/atmosphere/fascod/subarctic-summer.OH.xml
index 528ef553318cf46749fe9ed85b567289441803e2..6879892f66e5dc432a729e6b15669921eca6eea7 100644
--- a/atmosphere/fascod/subarctic-summer.OH.xml
+++ b/atmosphere/fascod/subarctic-summer.OH.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 4.405095e-14
 4.405095e-14
@@ -103,5 +101,5 @@
 1.510572e-09
 2.405462e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.SO2.xml b/atmosphere/fascod/subarctic-summer.SO2.xml
index 6370d667b201e3e68a8142caa47e4bc60128301f..56b196ed2a9612a22dcd1d9d2cddfbef3cee9f48 100644
--- a/atmosphere/fascod/subarctic-summer.SO2.xml
+++ b/atmosphere/fascod/subarctic-summer.SO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002296e-10
 3.002296e-10
@@ -103,5 +101,5 @@
 2.242298e-12
 8.907932e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.t.xml b/atmosphere/fascod/subarctic-summer.t.xml
index d85ba48fc518c355a2256e9b74689b3821ee2418..e602ba26f0021f38224b1a7aff496d70e87623d1 100644
--- a/atmosphere/fascod/subarctic-summer.t.xml
+++ b/atmosphere/fascod/subarctic-summer.t.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.872000e+02
 2.872000e+02
@@ -103,5 +101,5 @@
 1.616000e+02
 1.768000e+02
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-summer.z.xml b/atmosphere/fascod/subarctic-summer.z.xml
index e51b7354d4fda10d00e2bd157eb8bdeded156a98..459471b66ee4ace534d8f4e391efe7399548409e 100644
--- a/atmosphere/fascod/subarctic-summer.z.xml
+++ b/atmosphere/fascod/subarctic-summer.z.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.010000e+05
-8.960000e+04
-7.929000e+04
-7.000000e+04
-6.160000e+04
-5.410000e+04
-4.740000e+04
-4.130000e+04
-3.590000e+04
-3.108000e+04
-2.677000e+04
-2.300000e+04
-1.977000e+04
-1.700000e+04
-1.460000e+04
-1.260000e+04
-1.080000e+04
-9.280000e+03
-7.980000e+03
-6.860000e+03
-5.900000e+03
-5.070000e+03
-4.360000e+03
-3.750000e+03
-3.228000e+03
-2.780000e+03
-1.923000e+03
-1.340000e+03
-9.400000e+02
-6.610000e+02
-4.720000e+02
-3.400000e+02
-2.480000e+02
-1.820000e+02
-1.340000e+02
-9.870000e+01
-5.370000e+01
-2.880000e+01
-1.470000e+01
-7.100000e+00
-3.200000e+00
-1.250000e+00
-4.510000e-01
-1.610000e-01
-6.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101000
+               89600
+               79290
+               70000
+               61600
+               54100
+               47400
+               41300
+               35900
+               31080
+               26770
+               23000
+               19770
+               17000
+               14600
+               12600
+               10800
+                9280
+                7980
+                6860
+                5900
+                5070
+                4360
+                3750
+                3228
+                2780
+                1923
+                1340
+                 940
+                 661
+                 472
+                 340
+                 248
+                 182
+                 134
+                98.7
+                53.7
+                28.8
+                14.7
+                 7.1
+                 3.2
+                1.25
+               0.451
+               0.161
+               0.061
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 -7.172200e+02
 0.000000e+00
@@ -103,5 +101,5 @@
 9.000000e+04
 9.500000e+04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.CH3Cl.xml b/atmosphere/fascod/subarctic-winter.CH3Cl.xml
index 910ae373b57777e4627dcd6c777f01723216a261..379dd9044645e3f8e2b5d37383903fdacb2ba604 100644
--- a/atmosphere/fascod/subarctic-winter.CH3Cl.xml
+++ b/atmosphere/fascod/subarctic-winter.CH3Cl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.007670e-10
 7.007670e-10
@@ -103,5 +101,5 @@
 3.785971e-13
 3.720031e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.CH4.xml b/atmosphere/fascod/subarctic-winter.CH4.xml
index 3f0a9c087fd9034180ba0e769362189e71a24b8e..06b4cf43f7cacea120f6508623a4a1ec21a8ef32 100644
--- a/atmosphere/fascod/subarctic-winter.CH4.xml
+++ b/atmosphere/fascod/subarctic-winter.CH4.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701612e-06
 1.701612e-06
@@ -103,5 +101,5 @@
 1.402109e-07
 1.296888e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.CO.xml b/atmosphere/fascod/subarctic-winter.CO.xml
index 28284b4da47135c3d7fe0ac52620dbf2e9a73c6b..735158f48c4c5aa991e187c8cb65bd51c9324513 100644
--- a/atmosphere/fascod/subarctic-winter.CO.xml
+++ b/atmosphere/fascod/subarctic-winter.CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.501443e-07
 1.501443e-07
@@ -103,5 +101,5 @@
 6.888863e-06
 1.052301e-05
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.CO2.xml b/atmosphere/fascod/subarctic-winter.CO2.xml
index 683631d697424661bc252968e610319e8ab47ec6..513ac3db77432ae2c052cc2fdad06afd75331764 100644
--- a/atmosphere/fascod/subarctic-winter.CO2.xml
+++ b/atmosphere/fascod/subarctic-winter.CO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.554666e-04
 3.554666e-04
@@ -103,5 +101,5 @@
 3.340725e-04
 2.897590e-04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.ClO.xml b/atmosphere/fascod/subarctic-winter.ClO.xml
index d96e620c3f12da80c2f4ed6993cfd27fcd63908c..69d41a1c5dbc03e8918cd855d2a2728d96cfe816 100644
--- a/atmosphere/fascod/subarctic-winter.ClO.xml
+++ b/atmosphere/fascod/subarctic-winter.ClO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000845e-14
 1.000845e-14
@@ -103,5 +101,5 @@
 4.167610e-11
 4.020963e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.H2CO.xml b/atmosphere/fascod/subarctic-winter.H2CO.xml
index dd026228618d734f96c7442d8394cd94c50a930f..c192a786f8da504aa2a835034a68f3e707d1ad04 100644
--- a/atmosphere/fascod/subarctic-winter.H2CO.xml
+++ b/atmosphere/fascod/subarctic-winter.H2CO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.402029e-09
 2.402029e-09
@@ -103,5 +101,5 @@
 2.764118e-13
 2.493893e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.H2O.xml b/atmosphere/fascod/subarctic-winter.H2O.xml
index fbcefe1e99da23a3121568b80a797f095e8c84fb..af7604120cc2424b93362c56d7fb162e2672382d 100644
--- a/atmosphere/fascod/subarctic-winter.H2O.xml
+++ b/atmosphere/fascod/subarctic-winter.H2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.406091e-03
 1.406091e-03
@@ -103,5 +101,5 @@
 8.513595e-07
 5.387962e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HBr.xml b/atmosphere/fascod/subarctic-winter.HBr.xml
index 3bcb249bc929db16a90baeb3f3fe191d0e0b2682..f7091d545f923da0525edcbe306a73062ede69c9 100644
--- a/atmosphere/fascod/subarctic-winter.HBr.xml
+++ b/atmosphere/fascod/subarctic-winter.HBr.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 0.000000e+00
 0.000000e+00
@@ -103,5 +101,5 @@
 7.161265e-12
 7.132727e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HCN.xml b/atmosphere/fascod/subarctic-winter.HCN.xml
index fc797da76046cec2d3f689bf20fd96308e8b271c..88d25c138fb91b2a8e6b6104dc543b83d89816e0 100644
--- a/atmosphere/fascod/subarctic-winter.HCN.xml
+++ b/atmosphere/fascod/subarctic-winter.HCN.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.701262e-10
 1.701262e-10
@@ -103,5 +101,5 @@
 5.258600e-11
 5.106238e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HCl.xml b/atmosphere/fascod/subarctic-winter.HCl.xml
index 8424560e31f61786a770aa620d953ad2b2771455..0c81cb9804b23980a425a728cef83a109efbff6e 100644
--- a/atmosphere/fascod/subarctic-winter.HCl.xml
+++ b/atmosphere/fascod/subarctic-winter.HCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000845e-09
 1.000845e-09
@@ -103,5 +101,5 @@
 1.803107e-09
 1.795667e-09
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HF.xml b/atmosphere/fascod/subarctic-winter.HF.xml
index da96669cdf48b5733ae889dbc9f51606d10b95fd..1c861a72be60bd10f27c4127784e57c12f584179 100644
--- a/atmosphere/fascod/subarctic-winter.HF.xml
+++ b/atmosphere/fascod/subarctic-winter.HF.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.000845e-14
 1.000845e-14
@@ -103,5 +101,5 @@
 4.257489e-10
 4.238658e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HI.xml b/atmosphere/fascod/subarctic-winter.HI.xml
index ae404f8b8345f291f363ade960dff9759ca5df9d..d1702151b29fba83049126ae6827d5c7ef5eac2c 100644
--- a/atmosphere/fascod/subarctic-winter.HI.xml
+++ b/atmosphere/fascod/subarctic-winter.HI.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002536e-12
 3.002536e-12
@@ -103,5 +101,5 @@
 3.004717e-12
 2.992672e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HNO3.xml b/atmosphere/fascod/subarctic-winter.HNO3.xml
index 9a0c73b53caa717190d5bdd7d8e30c3bcb435ea2..45f5cedd9c17ef716b1dec4b23a70ad283d1a2d3 100644
--- a/atmosphere/fascod/subarctic-winter.HNO3.xml
+++ b/atmosphere/fascod/subarctic-winter.HNO3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.005979e-11
 5.005979e-11
@@ -103,5 +101,5 @@
 2.844318e-11
 2.773056e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.HOCl.xml b/atmosphere/fascod/subarctic-winter.HOCl.xml
index c071308dfcee5a164180b8ffff6990098472111e..56205d3de40d5b3ff2fe74f5bc77cd950f07d6df 100644
--- a/atmosphere/fascod/subarctic-winter.HOCl.xml
+++ b/atmosphere/fascod/subarctic-winter.HOCl.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.705282e-12
 7.705282e-12
@@ -103,5 +101,5 @@
 5.058101e-12
 4.766890e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.N2.xml b/atmosphere/fascod/subarctic-winter.N2.xml
index 6f88a29634af51cdf25be95191530ec0a31b7b73..147458471e40d928c9f96b3a15640418c3aa8881 100644
--- a/atmosphere/fascod/subarctic-winter.N2.xml
+++ b/atmosphere/fascod/subarctic-winter.N2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 7.817461e-01
 7.817461e-01
@@ -103,5 +101,5 @@
 7.812541e-01
 7.769806e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.N2O.xml b/atmosphere/fascod/subarctic-winter.N2O.xml
index 44f1a2f050303e4c85f1f5fced77f1c1b34dc2cc..161e68825fa0c4f1ba6bf3ae045f99a34954bd3a 100644
--- a/atmosphere/fascod/subarctic-winter.N2O.xml
+++ b/atmosphere/fascod/subarctic-winter.N2O.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.202705e-07
 3.202705e-07
@@ -103,5 +101,5 @@
 4.217389e-10
 3.569565e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.NH3.xml b/atmosphere/fascod/subarctic-winter.NH3.xml
index f879b3dd3a414ffb37bf778f786a3ccd825330a8..5cbf0853b7eb7d95bea34cd283183970307775b9 100644
--- a/atmosphere/fascod/subarctic-winter.NH3.xml
+++ b/atmosphere/fascod/subarctic-winter.NH3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 5.005979e-10
 5.005979e-10
@@ -103,5 +101,5 @@
 1.713228e-18
 1.585975e-18
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.NO.xml b/atmosphere/fascod/subarctic-winter.NO.xml
index 881d874bf9a4e1e689a82dbc7a47175c31d750c5..cb9cac08266a93a2db8790113b75846a7de99732 100644
--- a/atmosphere/fascod/subarctic-winter.NO.xml
+++ b/atmosphere/fascod/subarctic-winter.NO.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002536e-10
 3.002536e-10
@@ -103,5 +101,5 @@
 2.133584e-07
 7.103914e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.NO2.xml b/atmosphere/fascod/subarctic-winter.NO2.xml
index 1282ca80fb3f724d26eb52a3f0fdc81b5509e293..cccac7c87b5e29c1dab666bdeb007dfe1192f7de 100644
--- a/atmosphere/fascod/subarctic-winter.NO2.xml
+++ b/atmosphere/fascod/subarctic-winter.NO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.302119e-11
 2.302119e-11
@@ -103,5 +101,5 @@
 1.833527e-10
 1.755650e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.O2.xml b/atmosphere/fascod/subarctic-winter.O2.xml
index b56c66c5d6ed4f0e3a5d92102082e092f363c7ac..5235323ccd6e284c55c24a4a269e0cd1b0d9f594 100644
--- a/atmosphere/fascod/subarctic-winter.O2.xml
+++ b/atmosphere/fascod/subarctic-winter.O2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.091784e-01
 2.091784e-01
@@ -103,5 +101,5 @@
 1.902665e-01
 1.795667e-01
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.O3.xml b/atmosphere/fascod/subarctic-winter.O3.xml
index 8ca176646edff30005b044694824075d8c38b550..78e64d3c02e14b05efa31d257b1277b34d399d74 100644
--- a/atmosphere/fascod/subarctic-winter.O3.xml
+++ b/atmosphere/fascod/subarctic-winter.O3.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 1.803625e-08
 1.803625e-08
@@ -103,5 +101,5 @@
 8.013039e-07
 7.981098e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.OH.xml b/atmosphere/fascod/subarctic-winter.OH.xml
index 5f47987d19f39b45b4467bf613392b3f769d4c29..f604b795a0fac6b4be9d2bdec666d9d448b5e631 100644
--- a/atmosphere/fascod/subarctic-winter.OH.xml
+++ b/atmosphere/fascod/subarctic-winter.OH.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 4.403018e-14
 4.403018e-14
@@ -103,5 +101,5 @@
 1.512729e-09
 2.414178e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.SO2.xml b/atmosphere/fascod/subarctic-winter.SO2.xml
index bf766f5ca4a24718d4579d59a020d8a9d0455be8..52f9aa5459c421e68fafaf608d7cd4344ae3096c 100644
--- a/atmosphere/fascod/subarctic-winter.SO2.xml
+++ b/atmosphere/fascod/subarctic-winter.SO2.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 3.002536e-10
 3.002536e-10
@@ -103,5 +101,5 @@
 2.244204e-12
 8.938318e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.t.xml b/atmosphere/fascod/subarctic-winter.t.xml
index 939f5d415932518e2f4060f2314a332514b6f3f1..b05b06bc13c1bb2fcab8758af5b37265b87cfd72 100644
--- a/atmosphere/fascod/subarctic-winter.t.xml
+++ b/atmosphere/fascod/subarctic-winter.t.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 2.572000e+02
 2.572000e+02
@@ -103,5 +101,5 @@
 2.023000e+02
 2.110000e+02
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/subarctic-winter.z.xml b/atmosphere/fascod/subarctic-winter.z.xml
index a885fd1f838eb06de659d0a5ff76b6c2681237db..7aba140d9a0d9a0aa91aea6733203ce812b69c14 100644
--- a/atmosphere/fascod/subarctic-winter.z.xml
+++ b/atmosphere/fascod/subarctic-winter.z.xml
@@ -1,60 +1,58 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="46" nrows="1" ncols="1">
-1.100000e+05
-1.013000e+05
-8.878000e+04
-7.775000e+04
-6.798000e+04
-5.932000e+04
-5.158000e+04
-4.467000e+04
-3.853000e+04
-3.308000e+04
-2.829000e+04
-2.418000e+04
-2.067000e+04
-1.766000e+04
-1.510000e+04
-1.291000e+04
-1.103000e+04
-9.431000e+03
-8.058000e+03
-6.882000e+03
-5.875000e+03
-5.014000e+03
-4.277000e+03
-3.647000e+03
-3.109000e+03
-2.649000e+03
-2.256000e+03
-1.513000e+03
-1.020000e+03
-6.910000e+02
-4.701000e+02
-3.230000e+02
-2.243000e+02
-1.570000e+02
-1.113000e+02
-7.900000e+01
-5.719000e+01
-2.990000e+01
-1.550000e+01
-7.900000e+00
-4.000000e+00
-2.000000e+00
-9.660000e-01
-4.500000e-01
-2.020000e-01
-9.100000e-02
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0.000000e+00
-</Tensor3>
+<GriddedField3>
+<Vector nelem="46">
+              110000
+              101300
+               88780
+               77750
+               67980
+               59320
+               51580
+               44670
+               38530
+               33080
+               28290
+               24180
+               20670
+               17660
+               15100
+               12910
+               11030
+                9431
+                8058
+                6882
+                5875
+                5014
+                4277
+                3647
+                3109
+                2649
+                2256
+                1513
+                1020
+                 691
+               470.1
+                 323
+               224.3
+                 157
+               111.3
+                  79
+               57.19
+                29.9
+                15.5
+                 7.9
+                   4
+                   2
+               0.966
+                0.45
+               0.202
+               0.091
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="46" nrows="1" ncols="1">
 -6.199800e+02
 0.000000e+00
@@ -103,5 +101,5 @@
 9.000000e+04
 9.500000e+04
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/transform_data.m b/atmosphere/fascod/transform_data.m
new file mode 100644
index 0000000000000000000000000000000000000000..20fa177877f9adff41a4ed6d7265bfddae3e5914
--- /dev/null
+++ b/atmosphere/fascod/transform_data.m
@@ -0,0 +1,35 @@
+% This script can be used for transfroming arts-data from the old
+% format (ArrayOfTensor3) to the new format (GriddedField3).
+%
+% It's only a "quick hack", you have to adapt the paths in this file.
+%
+% 2004-02-24 Claudia Emde
+
+
+% Initialize atmlab.
+
+addpath('/smiles_local/atmlab/atmlab')
+atmlab_init;
+
+path = '/rinax/storage/users/claudia/MC_comparison/2101data/'
+
+basename = 'jpl2101'
+
+species = {'H2O' 'N2O' 'O2' 'O3' 't' 'z'}
+
+for i = 1:length(species)
+
+disp(i);
+  
+filename = [basename, '.', species{i}, '.xml'];
+
+field =  xmlLoad([path, filename]);
+
+gridded_field.p_grid = field{1}(:,1,1);
+gridded_field.lat_grid = [ ];
+gridded_field.lon_grid = [ ];
+gridded_field.data = field{4}(:,:,:);
+
+xmlStore([path, '/new_jpl_data/', filename], gridded_field, 'GriddedField3')
+
+end
\ No newline at end of file
diff --git a/atmosphere/fascod/tropical.C2H2.xml b/atmosphere/fascod/tropical.C2H2.xml
index 2a93bef1b3e0945e0fad215c73de7eed789e75cb..eb0462e1c7500e11b2ac3b4ee18392bd183238a5 100644
--- a/atmosphere/fascod/tropical.C2H2.xml
+++ b/atmosphere/fascod/tropical.C2H2.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 3.002368e-10
 1.721181e-10
@@ -87,12 +85,12 @@
 1.521046e-15
 1.321675e-15
 1.180874e-15
-1.08081e-15
+1.080810e-15
 9.977226e-16
 9.347634e-16
 8.837363e-16
-8.43793e-16
-8.10619e-16
+8.437930e-16
+8.106190e-16
 7.836442e-16
 7.602779e-16
 7.405002e-16
@@ -101,5 +99,5 @@
 6.945049e-16
 6.796744e-16
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.C2H6.xml b/atmosphere/fascod/tropical.C2H6.xml
index 32649915c63cfb2c1751092f0354c9ad607d2354..47e4f469f56f0b0387e756df80bca275101b3d0b 100644
--- a/atmosphere/fascod/tropical.C2H6.xml
+++ b/atmosphere/fascod/tropical.C2H6.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 2.001579e-09
 2.001541e-09
@@ -65,11 +63,11 @@
 1.850589e-09
 1.791944e-09
 1.721563e-09
-1.58121e-09
-1.30038e-09
-9.86614e-10
+1.581210e-09
+1.300380e-09
+9.866140e-10
 7.225256e-10
-4.96406e-10
+4.964060e-10
 3.351546e-10
 2.141677e-10
 1.490907e-10
@@ -85,15 +83,15 @@
 2.141837e-12
 8.497564e-13
 3.422493e-13
-1.34181e-13
+1.341810e-13
 5.393847e-14
 2.251484e-14
 1.040722e-14
 6.575112e-15
-4.74413e-15
+4.744130e-15
 3.793081e-15
 3.282539e-15
-2.98108e-15
+2.981080e-15
 2.791507e-15
 2.661943e-15
 2.560812e-15
@@ -101,5 +99,5 @@
 2.431051e-15
 2.365031e-15
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.CH3Cl.xml b/atmosphere/fascod/tropical.CH3Cl.xml
index d8b8754cdf499831554c5e62a79b2539e6726e02..7e6ec5c1573674a9850f4e73737766f88d6258f4 100644
--- a/atmosphere/fascod/tropical.CH3Cl.xml
+++ b/atmosphere/fascod/tropical.CH3Cl.xml
@@ -1,63 +1,61 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 7.005526e-10
 6.706193e-10
-6.43459e-10
+6.434590e-10
 6.223446e-10
 6.072135e-10
 6.024661e-10
@@ -75,7 +73,7 @@
 4.492241e-10
 4.212916e-10
 3.952188e-10
-3.6924e-10
+3.692400e-10
 3.432173e-10
 3.171623e-10
 2.861722e-10
@@ -87,13 +85,13 @@
 7.356289e-12
 3.033168e-12
 1.321153e-12
-8.69662e-13
+8.696620e-13
 6.684443e-13
 5.606013e-13
 4.945079e-13
 4.564298e-13
 4.323594e-13
-4.17405e-13
+4.174050e-13
 4.052036e-13
 3.962909e-13
 3.892249e-13
@@ -101,5 +99,5 @@
 3.782267e-13
 3.721061e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.CH4.xml b/atmosphere/fascod/tropical.CH4.xml
index 756b0d22a27c93a7aa83f95181dec285bd88ed0d..5815e539163b621777d43276b280e94cfd02687c 100644
--- a/atmosphere/fascod/tropical.CH4.xml
+++ b/atmosphere/fascod/tropical.CH4.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.701342e-06
 1.701444e-06
@@ -63,8 +61,8 @@
 1.701112e-06
 1.701404e-06
 1.699453e-06
-1.69869e-06
-1.69396e-06
+1.698690e-06
+1.693960e-06
 1.686472e-06
 1.675959e-06
 1.662474e-06
@@ -80,16 +78,16 @@
 1.272851e-06
 1.191599e-06
 1.118794e-06
-1.05575e-06
+1.055750e-06
 9.877229e-07
 9.143622e-07
 8.304962e-07
 7.468172e-07
 6.625289e-07
-5.64221e-07
+5.642210e-07
 4.616925e-07
 3.633099e-07
-2.77541e-07
+2.775410e-07
 2.101659e-07
 1.652494e-07
 1.501634e-07
@@ -101,5 +99,5 @@
 1.400945e-07
 1.297393e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.CO.xml b/atmosphere/fascod/tropical.CO.xml
index 4f963e0b49442870c0221d0f48f987d4028f530e..b4d6c2b371f5fe06332aca25d13ac389ca8dca22 100644
--- a/atmosphere/fascod/tropical.CO.xml
+++ b/atmosphere/fascod/tropical.CO.xml
@@ -1,65 +1,63 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.501184e-07
 1.451139e-07
 1.399918e-07
 1.350422e-07
-1.31291e-07
+1.312910e-07
 1.303875e-07
 1.289368e-07
 1.247689e-07
@@ -68,7 +66,7 @@
 9.970093e-08
 8.970175e-08
 7.819572e-08
-6.3791e-08
+6.379100e-08
 5.029205e-08
 3.943872e-08
 3.070391e-08
@@ -78,7 +76,7 @@
 1.331992e-08
 1.232746e-08
 1.232282e-08
-1.30802e-08
+1.308020e-08
 1.401267e-08
 1.522488e-08
 1.723182e-08
@@ -101,5 +99,5 @@
 6.594103e-06
 1.041823e-05
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.CO2.xml b/atmosphere/fascod/tropical.CO2.xml
index dfffc7db2739db7567957205b0b8e8bd50bc51ce..7e78629569f31572b0ade92e8df5e3d24a418d20 100644
--- a/atmosphere/fascod/tropical.CO2.xml
+++ b/atmosphere/fascod/tropical.CO2.xml
@@ -1,105 +1,103 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
+3.302605e-04
+3.302407e-04
+3.302169e-04
+3.302919e-04
+3.301912e-04
+3.302748e-04
+3.302943e-04
+3.301161e-04
+3.303211e-04
+3.302047e-04
+3.303151e-04
+3.301755e-04
+3.301758e-04
+3.302316e-04
+3.301928e-04
+3.302540e-04
+3.303182e-04
+3.301008e-04
+3.302843e-04
+3.301685e-04
+3.301945e-04
+3.301868e-04
+3.301298e-04
+3.302579e-04
+3.302914e-04
+3.301895e-04
+3.303076e-04
+3.302010e-04
+3.302340e-04
+3.302778e-04
+3.303785e-04
+3.302308e-04
+3.303153e-04
+3.301981e-04
+3.301996e-04
+3.302544e-04
+3.302596e-04
+3.303009e-04
+3.301539e-04
+3.301659e-04
+3.302781e-04
+3.282200e-04
+3.202682e-04
+3.101686e-04
+2.694358e-04
 </Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0.0003302605
-0.0003302407
-0.0003302169
-0.0003302919
-0.0003301912
-0.0003302748
-0.0003302943
-0.0003301161
-0.0003303211
-0.0003302047
-0.0003303151
-0.0003301755
-0.0003301758
-0.0003302316
-0.0003301928
-0.000330254
-0.0003303182
-0.0003301008
-0.0003302843
-0.0003301685
-0.0003301945
-0.0003301868
-0.0003301298
-0.0003302579
-0.0003302914
-0.0003301895
-0.0003303076
-0.000330201
-0.000330234
-0.0003302778
-0.0003303785
-0.0003302308
-0.0003303153
-0.0003301981
-0.0003301996
-0.0003302544
-0.0003302596
-0.0003303009
-0.0003301539
-0.0003301659
-0.0003302781
-0.00032822
-0.0003202682
-0.0003101686
-0.0002694358
-</Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.COF2.xml b/atmosphere/fascod/tropical.COF2.xml
index c21536b17d71c450a7826d3f3408d9964f5153d9..23e0a9f5d923b0596be0b2e880d2e1ad3fe89426 100644
--- a/atmosphere/fascod/tropical.COF2.xml
+++ b/atmosphere/fascod/tropical.COF2.xml
@@ -1,62 +1,60 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-20
-1.00077e-20
+1.000770e-20
 1.000717e-20
 1.000901e-20
 1.000543e-20
@@ -101,5 +99,5 @@
 1.000695e-20
 9.979375e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.ClO.xml b/atmosphere/fascod/tropical.ClO.xml
index a777362af4d5830cdb3c4816eae9f56edecf42e5..5d3697086e5df71e583e7cd3998d2b280f74b09e 100644
--- a/atmosphere/fascod/tropical.ClO.xml
+++ b/atmosphere/fascod/tropical.ClO.xml
@@ -1,62 +1,60 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-14
-1.00077e-14
+1.000770e-14
 1.000717e-14
 1.000901e-14
 1.000543e-14
@@ -64,7 +62,7 @@
 1.000869e-14
 1.000451e-14
 1.011168e-14
-1.05093e-14
+1.050930e-14
 1.210507e-14
 1.871466e-14
 3.181457e-14
@@ -72,12 +70,12 @@
 9.998849e-14
 1.781454e-13
 3.163507e-13
-5.65477e-13
+5.654770e-13
 1.040879e-12
 2.041019e-12
 4.643029e-12
 8.157699e-12
-1.07073e-11
+1.070730e-11
 1.521172e-11
 2.241624e-11
 3.972741e-11
@@ -90,16 +88,16 @@
 4.333658e-10
 2.510977e-10
 1.561469e-10
-1.041e-10
+1.041000e-10
 7.697019e-11
 6.304815e-11
 5.523211e-11
 5.042638e-11
-4.72377e-11
+4.723770e-11
 4.493019e-11
 4.303587e-11
 4.163051e-11
 4.023466e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.H2CO.xml b/atmosphere/fascod/tropical.H2CO.xml
index 007b3d04eeaf550f75f104d4407f055db03c98c5..38a52e55f9cfea87d6f76512c58005ebac4427e6 100644
--- a/atmosphere/fascod/tropical.H2CO.xml
+++ b/atmosphere/fascod/tropical.H2CO.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 2.401895e-09
 1.070748e-09
@@ -69,14 +67,14 @@
 3.432951e-11
 3.391621e-11
 3.503155e-11
-3.62207e-11
+3.622070e-11
 3.622141e-11
 3.582531e-11
 3.501939e-11
 3.422864e-11
 3.392032e-11
 3.432265e-11
-3.68248e-11
+3.682480e-11
 4.031539e-11
 4.502739e-11
 5.064334e-11
@@ -101,5 +99,5 @@
 2.762106e-13
 2.494844e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.H2O.xml b/atmosphere/fascod/tropical.H2O.xml
index 86eed32a63c39915ea0d43231f24adc8bb1741e6..6354519a880500a029aac8677b21737fdf8d0c4f 100644
--- a/atmosphere/fascod/tropical.H2O.xml
+++ b/atmosphere/fascod/tropical.H2O.xml
@@ -1,71 +1,69 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0.02595108
-0.01950403
-0.01535123
-0.008606544
-0.004443232
-0.003348814
-0.002103083
-0.00128958
-0.0007645933
-0.000410149
-0.0001913013
+2.595108e-02
+1.950403e-02
+1.535123e-02
+8.606544e-03
+4.443232e-03
+3.348814e-03
+2.103083e-03
+1.289580e-03
+7.645933e-04
+4.101490e-04
+1.913013e-04
 7.310937e-05
 2.907518e-05
 9.906947e-06
@@ -81,9 +79,9 @@
 2.901955e-06
 3.202031e-06
 3.251939e-06
-3.60174e-06
-4.00395e-06
-4.30271e-06
+3.601740e-06
+4.003950e-06
+4.302710e-06
 4.603415e-06
 4.905742e-06
 5.204125e-06
@@ -101,5 +99,5 @@
 8.506549e-07
 5.387978e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.H2O2.xml b/atmosphere/fascod/tropical.H2O2.xml
index 29cfba22ad42670790c51dd6b91ef898c0a510bd..b72dd7b6446f3dea31324d5a3b336a3d576b451d 100644
--- a/atmosphere/fascod/tropical.H2O2.xml
+++ b/atmosphere/fascod/tropical.H2O2.xml
@@ -1,78 +1,76 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 2.001579e-10
-1.9513e-10
+1.951300e-10
 1.921495e-10
 1.891687e-10
 1.840975e-10
 1.771213e-10
 1.661458e-10
-1.49082e-10
+1.490820e-10
 1.231504e-10
 9.096475e-11
 5.795102e-11
 3.432951e-11
 1.950907e-11
 1.080743e-11
-6.59455e-12
+6.594550e-12
 4.203814e-12
 2.942968e-12
-2.30152e-12
+2.301520e-12
 2.241786e-12
 2.681437e-12
 3.682298e-12
@@ -82,10 +80,10 @@
 3.702411e-11
 6.204137e-11
 1.030745e-10
-1.36129e-10
-1.36092e-10
+1.361290e-10
+1.360920e-10
 1.131134e-10
-8.52122e-11
+8.521220e-11
 6.374651e-11
 5.173691e-11
 4.442499e-11
@@ -96,10 +94,10 @@
 1.260832e-10
 3.771687e-10
 1.120931e-09
-2.00133e-09
+2.001330e-09
 1.681644e-09
-4.31366e-10
+4.313660e-10
 4.971248e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HBr.xml b/atmosphere/fascod/tropical.HBr.xml
index d949d726f097a7e1d6b01c2d41860600002d90dd..237483c058ba6c8e5e7fea446a79467cc87610c4 100644
--- a/atmosphere/fascod/tropical.HBr.xml
+++ b/atmosphere/fascod/tropical.HBr.xml
@@ -1,99 +1,97 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
+0.000000e+00
 7.146775e-12
-7.15629e-12
+7.156290e-12
 7.154327e-12
-7.15513e-12
+7.155130e-12
 7.154637e-12
 7.155311e-12
 7.155892e-12
@@ -101,5 +99,5 @@
 7.155333e-12
 7.136028e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HCN.xml b/atmosphere/fascod/tropical.HCN.xml
index 347e7b14fb9c49095e68cf02d73b12a092ca0a5f..ddc519ecdf2eb39e4325bdd35529d86cbd72905d 100644
--- a/atmosphere/fascod/tropical.HCN.xml
+++ b/atmosphere/fascod/tropical.HCN.xml
@@ -1,70 +1,68 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.701342e-10
 1.651204e-10
 1.631346e-10
 1.611193e-10
-1.60111e-10
+1.601110e-10
 1.600968e-10
 1.601539e-10
 1.600886e-10
 1.601779e-10
-1.60093e-10
+1.600930e-10
 1.601805e-10
 1.601358e-10
 1.601599e-10
@@ -77,7 +75,7 @@
 1.410685e-10
 1.370886e-10
 1.340626e-10
-1.30038e-10
+1.300380e-10
 1.250666e-10
 1.190421e-10
 1.130804e-10
@@ -99,7 +97,7 @@
 5.504354e-11
 5.374482e-11
 5.254254e-11
-5.1077e-11
+5.107700e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HCl.xml b/atmosphere/fascod/tropical.HCl.xml
index f5612a1d7c9d6bcdf57afe6ff92f9e89a790704f..4c4c45374edfd69c32e5b16236bc6af0da67ae8c 100644
--- a/atmosphere/fascod/tropical.HCl.xml
+++ b/atmosphere/fascod/tropical.HCl.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-09
 7.495684e-10
@@ -65,7 +63,7 @@
 1.320793e-10
 9.974546e-11
 7.485321e-11
-5.68412e-11
+5.684120e-11
 4.593131e-11
 4.362727e-11
 6.514089e-11
@@ -101,5 +99,5 @@
 1.801621e-09
 1.796361e-09
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HF.xml b/atmosphere/fascod/tropical.HF.xml
index 594487e5360979a8e4d68e1eea1b7884a52cae5d..07e7b574acc9282e016bded0db3aadf0c7d3fcd2 100644
--- a/atmosphere/fascod/tropical.HF.xml
+++ b/atmosphere/fascod/tropical.HF.xml
@@ -1,71 +1,69 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-14
-1.00077e-14
+1.000770e-14
 1.230665e-14
 1.971671e-14
 3.181678e-14
-5.6341e-14
+5.634100e-14
 9.187582e-14
 1.531068e-13
 2.412725e-13
 4.043218e-13
-6.57541e-13
+6.575410e-13
 1.200825e-12
 1.961053e-12
 3.122878e-12
@@ -77,7 +75,7 @@
 4.022366e-11
 5.773479e-11
 7.775875e-11
-9.90317e-11
+9.903170e-11
 1.230977e-10
 1.501141e-10
 1.821038e-10
@@ -92,14 +90,14 @@
 4.242215e-10
 4.253554e-10
 4.254057e-10
-4.25341e-10
+4.253410e-10
 4.252145e-10
 4.252137e-10
 4.253322e-10
 4.251783e-10
 4.253571e-10
 4.252564e-10
-4.24105e-10
+4.241050e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HI.xml b/atmosphere/fascod/tropical.HI.xml
index 5fb583dfd85141b499c18b40a8298d0bf00d4a75..b9f3445305600b82e944505c3537179e94e82c62 100644
--- a/atmosphere/fascod/tropical.HI.xml
+++ b/atmosphere/fascod/tropical.HI.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 3.002368e-12
 3.002311e-12
@@ -65,11 +63,11 @@
 3.001354e-12
 3.003335e-12
 3.002511e-12
-3.00224e-12
+3.002240e-12
 3.002063e-12
-3.00173e-12
+3.001730e-12
 3.002704e-12
-3.00226e-12
+3.002260e-12
 3.002116e-12
 3.001779e-12
 3.002482e-12
@@ -101,5 +99,5 @@
 3.002228e-12
 2.993813e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HNO3.xml b/atmosphere/fascod/tropical.HNO3.xml
index 293feaa4c15aadd708774892855d65eb33a07c11..a5ad83a4d36ac97d11d6ea3291487eb9ef39cfba 100644
--- a/atmosphere/fascod/tropical.HNO3.xml
+++ b/atmosphere/fascod/tropical.HNO3.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 5.003947e-11
 5.966044e-11
@@ -67,9 +65,9 @@
 1.531414e-10
 1.741391e-10
 2.021955e-10
-2.41182e-10
+2.411820e-10
 2.762356e-10
-3.33357e-10
+3.333570e-10
 4.523415e-10
 7.375799e-10
 1.310931e-09
@@ -81,14 +79,14 @@
 5.743988e-09
 5.844161e-09
 5.614173e-09
-4.82306e-09
-3.74368e-09
+4.823060e-09
+3.743680e-09
 2.592027e-09
-1.64132e-09
+1.641320e-09
 9.689062e-10
 5.334056e-10
 2.521727e-10
-1.21088e-10
+1.210880e-10
 7.707867e-11
 5.556661e-11
 4.454238e-11
@@ -101,5 +99,5 @@
 2.841673e-11
 2.774384e-11
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.HOCl.xml b/atmosphere/fascod/tropical.HOCl.xml
index 86db7e08b1196f5ce636a4d2bd963b0a9501b0a8..99c9c2381163bb4b7f01c6d4a1ffc934875eac32 100644
--- a/atmosphere/fascod/tropical.HOCl.xml
+++ b/atmosphere/fascod/tropical.HOCl.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 7.708121e-12
 1.060879e-11
@@ -65,7 +63,7 @@
 5.422808e-12
 4.705682e-12
 4.413293e-12
-4.34318e-12
+4.343180e-12
 4.653584e-12
 5.013512e-12
 5.223454e-12
@@ -79,7 +77,7 @@
 4.292792e-11
 5.762964e-11
 7.655512e-11
-9.92791e-11
+9.927910e-11
 1.310767e-10
 1.841758e-10
 2.452058e-10
@@ -90,16 +88,16 @@
 1.640995e-10
 9.747284e-11
 4.925719e-11
-2.53195e-11
+2.531950e-11
 1.500963e-11
 1.050705e-11
 8.345407e-12
-7.11295e-12
+7.112950e-12
 6.334438e-12
 5.782703e-12
 5.374482e-12
 5.053916e-12
 4.768416e-12
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.N2.xml b/atmosphere/fascod/tropical.N2.xml
index b878b95999e13ce781f554c17d3912ec7d025e19..47ce1a1702de27bba985090cd4174ec1a7705e97 100644
--- a/atmosphere/fascod/tropical.N2.xml
+++ b/atmosphere/fascod/tropical.N2.xml
@@ -1,105 +1,103 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
+7.814327e-01
+7.814172e-01
+7.816251e-01
+7.817657e-01
+7.812210e-01
+7.817906e-01
+7.819061e-01
+7.813870e-01
+7.818727e-01
+7.815526e-01
+7.815665e-01
+7.815140e-01
+7.815224e-01
+7.816249e-01
+7.815556e-01
+7.815302e-01
+7.816877e-01
+7.816212e-01
+7.817030e-01
+7.816130e-01
+7.814149e-01
+7.812239e-01
+7.816767e-01
+7.815590e-01
+7.816426e-01
+7.815833e-01
+7.815028e-01
+7.815983e-01
+7.815755e-01
+7.815008e-01
+7.818904e-01
+7.815387e-01
+7.815888e-01
+7.815762e-01
+7.816971e-01
+7.815147e-01
+7.817447e-01
+7.815221e-01
+7.814899e-01
+7.816428e-01
+7.815439e-01
+7.814652e-01
+7.819146e-01
+7.806076e-01
+7.774029e-01
 </Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0.7814327
-0.7814172
-0.7816251
-0.7817657
-0.781221
-0.7817906
-0.7819061
-0.781387
-0.7818727
-0.7815526
-0.7815665
-0.781514
-0.7815224
-0.7816249
-0.7815556
-0.7815302
-0.7816877
-0.7816212
-0.781703
-0.781613
-0.7814149
-0.7812239
-0.7816767
-0.781559
-0.7816426
-0.7815833
-0.7815028
-0.7815983
-0.7815755
-0.7815008
-0.7818904
-0.7815387
-0.7815888
-0.7815762
-0.7816971
-0.7815147
-0.7817447
-0.7815221
-0.7814899
-0.7816428
-0.7815439
-0.7814652
-0.7819146
-0.7806076
-0.7774029
-</Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.N2O.xml b/atmosphere/fascod/tropical.N2O.xml
index 589c3bca37e479d65a0862df25614c4b48bfc117..3b28a5161f642f432c95b61b99d738aa670ee044 100644
--- a/atmosphere/fascod/tropical.N2O.xml
+++ b/atmosphere/fascod/tropical.N2O.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 3.202526e-07
 3.202375e-07
@@ -69,15 +67,15 @@
 3.142262e-07
 3.097391e-07
 3.050444e-07
-3.00226e-07
+3.002260e-07
 2.946718e-07
 2.879257e-07
 2.784902e-07
 2.673167e-07
 2.528476e-07
-2.36647e-07
+2.366470e-07
 2.195185e-07
-2.05163e-07
+2.051630e-07
 1.968022e-07
 1.876427e-07
 1.756808e-07
@@ -97,9 +95,9 @@
 1.149536e-09
 8.895647e-10
 7.060789e-10
-5.71848e-10
+5.718480e-10
 4.711494e-10
 3.923893e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.NH3.xml b/atmosphere/fascod/tropical.NH3.xml
index ac67c3d5c3617022ff37e792fc2d2d548d385b44..4e1e86e408cedd0b9db3ed9fea576be46973c405 100644
--- a/atmosphere/fascod/tropical.NH3.xml
+++ b/atmosphere/fascod/tropical.NH3.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 5.003947e-10
 5.006094e-10
@@ -83,23 +81,23 @@
 1.231074e-14
 9.375901e-15
 6.354265e-15
-3.68292e-15
+3.682920e-15
 1.821451e-15
-9.27025e-16
+9.270250e-16
 2.942412e-16
 8.725924e-17
 2.982361e-17
 1.301224e-17
 7.133669e-18
 4.804356e-18
-3.6627e-18
+3.662700e-18
 3.002623e-18
 2.571084e-18
 2.271868e-18
 2.041459e-18
 1.851698e-18
 1.710687e-18
-1.58689e-18
+1.586890e-18
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.NO.xml b/atmosphere/fascod/tropical.NO.xml
index ed59f6d96dedb5cc2eb1eb71aa296e3997f6261f..72f4c1ce46dcda58d1dcf9f278fbcdb6331fa9f4 100644
--- a/atmosphere/fascod/tropical.NO.xml
+++ b/atmosphere/fascod/tropical.NO.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 3.002368e-10
 3.002311e-10
@@ -65,16 +63,16 @@
 3.001354e-10
 3.003335e-10
 3.002511e-10
-3.00224e-10
+3.002240e-10
 3.002063e-10
-3.00173e-10
+3.001730e-10
 2.992827e-10
 2.952006e-10
 2.831662e-10
 2.683223e-10
 2.521683e-10
 2.402163e-10
-2.44149e-10
+2.441490e-10
 2.551847e-10
 2.771557e-10
 3.071649e-10
@@ -88,7 +86,7 @@
 9.350791e-09
 1.120738e-08
 1.190861e-08
-1.17087e-08
+1.170870e-08
 1.100986e-08
 1.030953e-08
 1.011276e-08
@@ -96,10 +94,10 @@
 1.030586e-08
 1.150578e-08
 1.610668e-08
-2.68143e-08
+2.681430e-08
 7.018892e-08
 2.131255e-07
 7.106525e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.NO2.xml b/atmosphere/fascod/tropical.NO2.xml
index 96bcd0766ff33b97ebb4f64babe4a3adcfab0ca4..4d27ddad7e9ca371841d7d19ad80e43bcd2ebd0f 100644
--- a/atmosphere/fascod/tropical.NO2.xml
+++ b/atmosphere/fascod/tropical.NO2.xml
@@ -1,68 +1,66 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 2.301816e-11
 2.301637e-11
 2.301452e-11
 2.302018e-11
-2.30137e-11
+2.301370e-11
 2.301976e-11
 2.302074e-11
-2.30071e-11
+2.300710e-11
 2.303014e-11
 2.321656e-11
 2.382113e-11
@@ -74,8 +72,8 @@
 3.192912e-10
 5.192629e-10
 7.716143e-10
-1.06064e-09
-1.39109e-09
+1.060640e-09
+1.391090e-09
 1.761239e-09
 2.161021e-09
 2.581799e-09
@@ -83,10 +81,10 @@
 3.741989e-09
 4.814171e-09
 6.164978e-09
-7.21484e-09
+7.214840e-09
 7.283565e-09
 6.266882e-09
-4.03245e-09
+4.032450e-09
 2.171713e-09
 1.150865e-09
 6.664963e-10
@@ -97,9 +95,9 @@
 2.311057e-10
 2.151844e-10
 2.021279e-10
-1.92172e-10
+1.921720e-10
 1.831458e-10
 1.756532e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.O2.xml b/atmosphere/fascod/tropical.O2.xml
index 37555cdecc89936eb98de60ff27a03896175a58a..58f9225db875ff1064407639be90abc9011d30b2 100644
--- a/atmosphere/fascod/tropical.O2.xml
+++ b/atmosphere/fascod/tropical.O2.xml
@@ -1,105 +1,103 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
+2.091446e-01
+2.091704e-01
+2.091735e-01
+2.091648e-01
+2.091111e-01
+2.091674e-01
+2.091987e-01
+2.091256e-01
+2.092735e-01
+2.091637e-01
+2.091500e-01
+2.091412e-01
+2.091500e-01
+2.092345e-01
+2.092090e-01
+2.091680e-01
+2.091688e-01
+2.091404e-01
+2.091847e-01
+2.091025e-01
+2.091181e-01
+2.091547e-01
+2.090750e-01
+2.091291e-01
+2.091308e-01
+2.091042e-01
+2.090645e-01
+2.091886e-01
+2.091649e-01
+2.091648e-01
+2.092451e-01
+2.091539e-01
+2.091943e-01
+2.091561e-01
+2.091906e-01
+2.091611e-01
+2.091937e-01
+2.090882e-01
+2.091334e-01
+2.091155e-01
+2.091833e-01
+2.091330e-01
+2.001746e-01
+1.901079e-01
+1.796361e-01
 </Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0.2091446
-0.2091704
-0.2091735
-0.2091648
-0.2091111
-0.2091674
-0.2091987
-0.2091256
-0.2092735
-0.2091637
-0.20915
-0.2091412
-0.20915
-0.2092345
-0.209209
-0.209168
-0.2091688
-0.2091404
-0.2091847
-0.2091025
-0.2091181
-0.2091547
-0.209075
-0.2091291
-0.2091308
-0.2091042
-0.2090645
-0.2091886
-0.2091649
-0.2091648
-0.2092451
-0.2091539
-0.2091943
-0.2091561
-0.2091906
-0.2091611
-0.2091937
-0.2090882
-0.2091334
-0.2091155
-0.2091833
-0.209133
-0.2001746
-0.1901079
-0.1796361
-</Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.O3.xml b/atmosphere/fascod/tropical.O3.xml
index bf580eb5559b2ed0f8466b24af8fa8c4df92b0a6..da631ab230022be701d0e60aab712b1672475da2 100644
--- a/atmosphere/fascod/tropical.O3.xml
+++ b/atmosphere/fascod/tropical.O3.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 2.871244e-08
 3.152583e-08
@@ -68,11 +66,11 @@
 5.599453e-08
 6.617659e-08
 7.819572e-08
-9.2962e-08
+9.296200e-08
 1.050884e-07
 1.256883e-07
 1.445019e-07
-2.50159e-07
+2.501590e-07
 5.002621e-07
 9.505423e-07
 1.400687e-06
@@ -87,7 +85,7 @@
 9.705826e-06
 8.811167e-06
 7.504933e-06
-5.90465e-06
+5.904650e-06
 4.502284e-06
 3.452816e-06
 2.802357e-06
@@ -101,5 +99,5 @@
 5.203104e-07
 4.989688e-07
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.OH.xml b/atmosphere/fascod/tropical.OH.xml
index 592cffc1a61a25071428294c6c9e65b8db82e46e..ea3500ab9213584e7cfd030c26f0b1c656169cc4 100644
--- a/atmosphere/fascod/tropical.OH.xml
+++ b/atmosphere/fascod/tropical.OH.xml
@@ -1,62 +1,60 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 4.403473e-14
-4.40321e-14
+4.403210e-14
 4.403056e-14
 4.404074e-14
 4.402147e-14
@@ -76,9 +74,9 @@
 1.301099e-13
 1.640967e-13
 2.161393e-13
-3.40187e-13
+3.401870e-13
 5.092128e-13
-7.59559e-13
+7.595590e-13
 1.161165e-12
 2.181439e-12
 5.004391e-12
@@ -91,9 +89,9 @@
 5.113932e-10
 5.795341e-10
 6.753615e-10
-9.53853e-10
+9.538530e-10
 1.761897e-09
-3.74318e-09
+3.743180e-09
 7.191114e-09
 1.120931e-08
 1.130793e-08
@@ -101,5 +99,5 @@
 1.510349e-09
 2.415186e-10
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.PH3.xml b/atmosphere/fascod/tropical.PH3.xml
index c21536b17d71c450a7826d3f3408d9964f5153d9..23e0a9f5d923b0596be0b2e880d2e1ad3fe89426 100644
--- a/atmosphere/fascod/tropical.PH3.xml
+++ b/atmosphere/fascod/tropical.PH3.xml
@@ -1,62 +1,60 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-20
-1.00077e-20
+1.000770e-20
 1.000717e-20
 1.000901e-20
 1.000543e-20
@@ -101,5 +99,5 @@
 1.000695e-20
 9.979375e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.SF6.xml b/atmosphere/fascod/tropical.SF6.xml
index c21536b17d71c450a7826d3f3408d9964f5153d9..23e0a9f5d923b0596be0b2e880d2e1ad3fe89426 100644
--- a/atmosphere/fascod/tropical.SF6.xml
+++ b/atmosphere/fascod/tropical.SF6.xml
@@ -1,62 +1,60 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 1.000789e-20
-1.00077e-20
+1.000770e-20
 1.000717e-20
 1.000901e-20
 1.000543e-20
@@ -101,5 +99,5 @@
 1.000695e-20
 9.979375e-21
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.SO2.xml b/atmosphere/fascod/tropical.SO2.xml
index fd91becaedd9051e14da21fc186c88a81295229f..75f1685b20e4be022608cf807e8f7c68621bf082 100644
--- a/atmosphere/fascod/tropical.SO2.xml
+++ b/atmosphere/fascod/tropical.SO2.xml
@@ -1,59 +1,57 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
-<Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
 3.002368e-10
 2.742138e-10
@@ -63,7 +61,7 @@
 1.181031e-10
 9.720195e-11
 8.304239e-11
-7.21806e-11
+7.218060e-11
 6.565246e-11
 6.084571e-11
 5.794471e-11
@@ -75,7 +73,7 @@
 5.373466e-11
 4.783452e-11
 3.972359e-11
-3.19183e-11
+3.191830e-11
 2.671556e-11
 2.281279e-11
 2.071602e-11
@@ -98,8 +96,8 @@
 2.832333e-11
 1.330973e-11
 5.562875e-12
-2.24208e-12
+2.242080e-12
 8.943084e-13
 </Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.t.xml b/atmosphere/fascod/tropical.t.xml
index 5adacd6c6a6a3286939fbd18da655014883113cc..6f15be0ee00ca1ec2a2b380134d30872ca528a35 100644
--- a/atmosphere/fascod/tropical.t.xml
+++ b/atmosphere/fascod/tropical.t.xml
@@ -1,105 +1,103 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
+2.997000e+02
+2.937000e+02
+2.877000e+02
+2.837000e+02
+2.770000e+02
+2.703000e+02
+2.636000e+02
+2.570000e+02
+2.503000e+02
+2.436000e+02
+2.370000e+02
+2.301000e+02
+2.236000e+02
+2.170000e+02
+2.103000e+02
+2.037000e+02
+1.970000e+02
+1.948000e+02
+1.988000e+02
+2.027000e+02
+2.067000e+02
+2.107000e+02
+2.146000e+02
+2.170000e+02
+2.192000e+02
+2.214000e+02
+2.270000e+02
+2.323000e+02
+2.377000e+02
+2.431000e+02
+2.485000e+02
+2.540000e+02
+2.594000e+02
+2.648000e+02
+2.696000e+02
+2.702000e+02
+2.634000e+02
+2.531000e+02
+2.360000e+02
+2.189000e+02
+2.018000e+02
+1.848000e+02
+1.771000e+02
+1.770000e+02
+1.843000e+02
 </Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-299.7
-293.7
-287.7
-283.7
-277
-270.3
-263.6
-257
-250.3
-243.6
-237
-230.1
-223.6
-217
-210.3
-203.7
-197
-194.8
-198.8
-202.7
-206.7
-210.7
-214.6
-217
-219.2
-221.4
-227
-232.3
-237.7
-243.1
-248.5
-254
-259.4
-264.8
-269.6
-270.2
-263.4
-253.1
-236
-218.9
-201.8
-184.8
-177.1
-177
-184.3
-</Tensor3>
-</Array>
+</GriddedField3>
 </arts>
diff --git a/atmosphere/fascod/tropical.z.xml b/atmosphere/fascod/tropical.z.xml
index 76732059be8b27e22e0b89bcbd5c389b57f074c2..d8cf47473b5fedc82a01868f343f36ec7ae3999a 100644
--- a/atmosphere/fascod/tropical.z.xml
+++ b/atmosphere/fascod/tropical.z.xml
@@ -1,105 +1,103 @@
 <?xml version="1.0"?>
 <arts format="ascii" version="1">
-<Array type="Tensor3" nelem="4">
+<GriddedField3>
+<Vector nelem="45">
+              101300
+               90400
+               80500
+               71500
+               63300
+               55900
+               49200
+               43200
+               37800
+               32900
+               28600
+               24700
+               21300
+               18200
+               15600
+               13200
+               11100
+                9370
+                7890
+                6660
+                5650
+                4800
+                4090
+                3500
+                3000
+                2570
+                1763
+                1220
+                 852
+                 600
+                 426
+                 305
+                 220
+                 159
+                 116
+   85.40000000000001
+                45.6
+                23.9
+                12.1
+                 5.8
+                 2.6
+                 1.1
+                0.44
+               0.172
+ 0.06900000000000001
+</Vector>
+<Vector nelem="0">
+</Vector>
+<Vector nelem="0">
+</Vector>
 <Tensor3 npages="45" nrows="1" ncols="1">
-101300
-90400
-80500
-71500
-63300
-55900
-49200
-43200
-37800
-32900
-28600
-24700
-21300
-18200
-15600
-13200
-11100
-9370
-7890
-6660
-5650
-4800
-4090
-3500
-3000
-2570
-1763
-1220
-852
-600
-426
-305
-220
-159
-116
-85.4
-45.6
-23.9
-12.1
-5.8
-2.6
-1.1
-0.44
-0.172
-0.069
+0.000000e+00
+1.000000e+03
+2.000000e+03
+3.000000e+03
+4.000000e+03
+5.000000e+03
+6.000000e+03
+7.000000e+03
+8.000000e+03
+9.000000e+03
+1.000000e+04
+1.100000e+04
+1.200000e+04
+1.300000e+04
+1.400000e+04
+1.500000e+04
+1.600000e+04
+1.700000e+04
+1.800000e+04
+1.900000e+04
+2.000000e+04
+2.100000e+04
+2.200000e+04
+2.300000e+04
+2.400000e+04
+2.500000e+04
+2.750000e+04
+3.000000e+04
+3.250000e+04
+3.500000e+04
+3.750000e+04
+4.000000e+04
+4.250000e+04
+4.500000e+04
+4.750000e+04
+5.000000e+04
+5.500000e+04
+6.000000e+04
+6.500000e+04
+7.000000e+04
+7.500000e+04
+8.000000e+04
+8.500000e+04
+9.000000e+04
+9.500000e+04
 </Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="1" nrows="1" ncols="1">
-0
-</Tensor3>
-<Tensor3 npages="45" nrows="1" ncols="1">
-0
-1000
-2000
-3000
-4000
-5000
-6000
-7000
-8000
-9000
-10000
-11000
-12000
-13000
-14000
-15000
-16000
-17000
-18000
-19000
-20000
-21000
-22000
-23000
-24000
-25000
-27500
-30000
-32500
-35000
-37500
-40000
-42500
-45000
-47500
-50000
-55000
-60000
-65000
-70000
-75000
-80000
-85000
-90000
-95000
-</Tensor3>
-</Array>
+</GriddedField3>
 </arts>