From 1e5d6e5e157f45ec918d12a98f529994c54a4864 Mon Sep 17 00:00:00 2001 From: claudia <claudia@aaf1aab0-4228-0410-ad68-8dceda47f409> Date: Thu, 4 Mar 2004 14:38:38 +0000 Subject: [PATCH] * atmosphere/fascod/: Included 0 in latitude and longitude dimension to allow easier check of size of the tensor3 in the gridded fields. In ARTS we will implement a check in the reading and writing routinges, which checks wherther the dimension of the tensor 3 is N_p x N_lat x N_lon. Therfore lat_grid and lon_grid are not allowed to be empty. git-svn-id: https://radiativetransfer.org/svn/rt/arts-xml-data/trunk@5366 aaf1aab0-4228-0410-ad68-8dceda47f409 --- ChangeLog | 11 + atmosphere/UTLS_scenario/UTLS.H2O.xml | 522 +++++++++--------- atmosphere/UTLS_scenario/UTLS.t.xml | 522 +++++++++--------- atmosphere/UTLS_scenario/UTLS.z.xml | 522 +++++++++--------- atmosphere/fascod/midlatitude-summer.C2H2.xml | 6 +- atmosphere/fascod/midlatitude-summer.C2H6.xml | 6 +- .../fascod/midlatitude-summer.CH3Cl.xml | 6 +- atmosphere/fascod/midlatitude-summer.CH4.xml | 6 +- atmosphere/fascod/midlatitude-summer.CO.xml | 6 +- atmosphere/fascod/midlatitude-summer.CO2.xml | 6 +- atmosphere/fascod/midlatitude-summer.COF2.xml | 6 +- atmosphere/fascod/midlatitude-summer.ClO.xml | 6 +- atmosphere/fascod/midlatitude-summer.H2CO.xml | 6 +- atmosphere/fascod/midlatitude-summer.H2O.xml | 6 +- atmosphere/fascod/midlatitude-summer.H2O2.xml | 6 +- atmosphere/fascod/midlatitude-summer.HBr.xml | 6 +- atmosphere/fascod/midlatitude-summer.HCN.xml | 6 +- atmosphere/fascod/midlatitude-summer.HCl.xml | 6 +- atmosphere/fascod/midlatitude-summer.HF.xml | 6 +- atmosphere/fascod/midlatitude-summer.HI.xml | 6 +- atmosphere/fascod/midlatitude-summer.HNO3.xml | 6 +- atmosphere/fascod/midlatitude-summer.HOCl.xml | 6 +- atmosphere/fascod/midlatitude-summer.N2.xml | 6 +- atmosphere/fascod/midlatitude-summer.N2O.xml | 6 +- atmosphere/fascod/midlatitude-summer.NH3.xml | 6 +- atmosphere/fascod/midlatitude-summer.NO.xml | 6 +- atmosphere/fascod/midlatitude-summer.NO2.xml | 6 +- atmosphere/fascod/midlatitude-summer.O2.xml | 6 +- atmosphere/fascod/midlatitude-summer.O3.xml | 6 +- atmosphere/fascod/midlatitude-summer.OH.xml | 6 +- atmosphere/fascod/midlatitude-summer.PH3.xml | 6 +- atmosphere/fascod/midlatitude-summer.SF6.xml | 6 +- atmosphere/fascod/midlatitude-summer.SO2.xml | 6 +- atmosphere/fascod/midlatitude-summer.t.xml | 6 +- atmosphere/fascod/midlatitude-summer.z.xml | 6 +- atmosphere/fascod/midlatitude-winter.C2H2.xml | 6 +- atmosphere/fascod/midlatitude-winter.C2H6.xml | 6 +- .../fascod/midlatitude-winter.CH3Cl.xml | 6 +- atmosphere/fascod/midlatitude-winter.CH4.xml | 6 +- atmosphere/fascod/midlatitude-winter.CO.xml | 6 +- atmosphere/fascod/midlatitude-winter.CO2.xml | 6 +- atmosphere/fascod/midlatitude-winter.COF2.xml | 6 +- atmosphere/fascod/midlatitude-winter.ClO.xml | 6 +- atmosphere/fascod/midlatitude-winter.H2CO.xml | 6 +- atmosphere/fascod/midlatitude-winter.H2O.xml | 6 +- atmosphere/fascod/midlatitude-winter.H2O2.xml | 6 +- atmosphere/fascod/midlatitude-winter.HBr.xml | 6 +- atmosphere/fascod/midlatitude-winter.HCN.xml | 6 +- atmosphere/fascod/midlatitude-winter.HCl.xml | 6 +- atmosphere/fascod/midlatitude-winter.HF.xml | 6 +- atmosphere/fascod/midlatitude-winter.HI.xml | 6 +- atmosphere/fascod/midlatitude-winter.HNO3.xml | 6 +- atmosphere/fascod/midlatitude-winter.HOCl.xml | 6 +- atmosphere/fascod/midlatitude-winter.N2.xml | 6 +- atmosphere/fascod/midlatitude-winter.N2O.xml | 6 +- atmosphere/fascod/midlatitude-winter.NH3.xml | 6 +- atmosphere/fascod/midlatitude-winter.NO.xml | 6 +- atmosphere/fascod/midlatitude-winter.NO2.xml | 6 +- atmosphere/fascod/midlatitude-winter.O2.xml | 6 +- atmosphere/fascod/midlatitude-winter.O3.xml | 6 +- atmosphere/fascod/midlatitude-winter.OH.xml | 6 +- atmosphere/fascod/midlatitude-winter.PH3.xml | 6 +- atmosphere/fascod/midlatitude-winter.SF6.xml | 6 +- atmosphere/fascod/midlatitude-winter.SO2.xml | 6 +- atmosphere/fascod/midlatitude-winter.t.xml | 6 +- atmosphere/fascod/midlatitude-winter.z.xml | 6 +- atmosphere/fascod/subarctic-summer.CH3Cl.xml | 6 +- atmosphere/fascod/subarctic-summer.CH4.xml | 6 +- atmosphere/fascod/subarctic-summer.CO.xml | 6 +- atmosphere/fascod/subarctic-summer.CO2.xml | 6 +- atmosphere/fascod/subarctic-summer.ClO.xml | 6 +- atmosphere/fascod/subarctic-summer.H2CO.xml | 6 +- atmosphere/fascod/subarctic-summer.H2O.xml | 6 +- atmosphere/fascod/subarctic-summer.HBr.xml | 6 +- atmosphere/fascod/subarctic-summer.HCN.xml | 6 +- atmosphere/fascod/subarctic-summer.HCl.xml | 6 +- atmosphere/fascod/subarctic-summer.HF.xml | 6 +- atmosphere/fascod/subarctic-summer.HI.xml | 6 +- atmosphere/fascod/subarctic-summer.HNO3.xml | 6 +- atmosphere/fascod/subarctic-summer.HOCl.xml | 6 +- atmosphere/fascod/subarctic-summer.N2.xml | 6 +- atmosphere/fascod/subarctic-summer.N2O.xml | 6 +- atmosphere/fascod/subarctic-summer.NH3.xml | 6 +- atmosphere/fascod/subarctic-summer.NO.xml | 6 +- atmosphere/fascod/subarctic-summer.NO2.xml | 6 +- atmosphere/fascod/subarctic-summer.O2.xml | 6 +- atmosphere/fascod/subarctic-summer.O3.xml | 6 +- atmosphere/fascod/subarctic-summer.OH.xml | 6 +- atmosphere/fascod/subarctic-summer.SO2.xml | 6 +- atmosphere/fascod/subarctic-summer.t.xml | 6 +- atmosphere/fascod/subarctic-summer.z.xml | 6 +- atmosphere/fascod/subarctic-winter.CH3Cl.xml | 6 +- atmosphere/fascod/subarctic-winter.CH4.xml | 6 +- atmosphere/fascod/subarctic-winter.CO.xml | 6 +- atmosphere/fascod/subarctic-winter.CO2.xml | 6 +- atmosphere/fascod/subarctic-winter.ClO.xml | 6 +- atmosphere/fascod/subarctic-winter.H2CO.xml | 6 +- atmosphere/fascod/subarctic-winter.H2O.xml | 6 +- atmosphere/fascod/subarctic-winter.HBr.xml | 6 +- atmosphere/fascod/subarctic-winter.HCN.xml | 6 +- atmosphere/fascod/subarctic-winter.HCl.xml | 6 +- atmosphere/fascod/subarctic-winter.HF.xml | 6 +- atmosphere/fascod/subarctic-winter.HI.xml | 6 +- atmosphere/fascod/subarctic-winter.HNO3.xml | 6 +- atmosphere/fascod/subarctic-winter.HOCl.xml | 6 +- atmosphere/fascod/subarctic-winter.N2.xml | 6 +- atmosphere/fascod/subarctic-winter.N2O.xml | 6 +- atmosphere/fascod/subarctic-winter.NH3.xml | 6 +- atmosphere/fascod/subarctic-winter.NO.xml | 6 +- atmosphere/fascod/subarctic-winter.NO2.xml | 6 +- atmosphere/fascod/subarctic-winter.O2.xml | 6 +- atmosphere/fascod/subarctic-winter.O3.xml | 6 +- atmosphere/fascod/subarctic-winter.OH.xml | 6 +- atmosphere/fascod/subarctic-winter.SO2.xml | 6 +- atmosphere/fascod/subarctic-winter.t.xml | 6 +- atmosphere/fascod/subarctic-winter.z.xml | 6 +- atmosphere/fascod/transform_data.m | 28 +- atmosphere/fascod/tropical.C2H2.xml | 6 +- atmosphere/fascod/tropical.C2H6.xml | 6 +- atmosphere/fascod/tropical.CH3Cl.xml | 6 +- atmosphere/fascod/tropical.CH4.xml | 6 +- atmosphere/fascod/tropical.CO.xml | 6 +- atmosphere/fascod/tropical.CO2.xml | 6 +- atmosphere/fascod/tropical.COF2.xml | 6 +- atmosphere/fascod/tropical.ClO.xml | 6 +- atmosphere/fascod/tropical.H2CO.xml | 6 +- atmosphere/fascod/tropical.H2O.xml | 6 +- atmosphere/fascod/tropical.H2O2.xml | 6 +- atmosphere/fascod/tropical.HBr.xml | 6 +- atmosphere/fascod/tropical.HCN.xml | 6 +- atmosphere/fascod/tropical.HCl.xml | 6 +- atmosphere/fascod/tropical.HF.xml | 6 +- atmosphere/fascod/tropical.HI.xml | 6 +- atmosphere/fascod/tropical.HNO3.xml | 6 +- atmosphere/fascod/tropical.HOCl.xml | 6 +- atmosphere/fascod/tropical.N2.xml | 6 +- atmosphere/fascod/tropical.N2O.xml | 6 +- atmosphere/fascod/tropical.NH3.xml | 6 +- atmosphere/fascod/tropical.NO.xml | 6 +- atmosphere/fascod/tropical.NO2.xml | 6 +- atmosphere/fascod/tropical.O2.xml | 6 +- atmosphere/fascod/tropical.O3.xml | 6 +- atmosphere/fascod/tropical.OH.xml | 6 +- atmosphere/fascod/tropical.PH3.xml | 6 +- atmosphere/fascod/tropical.SF6.xml | 6 +- atmosphere/fascod/tropical.SO2.xml | 6 +- atmosphere/fascod/tropical.t.xml | 6 +- atmosphere/fascod/tropical.z.xml | 6 +- 148 files changed, 1385 insertions(+), 1078 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3296a52e..79e8690a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-03-04 Claudia Emde <claudia@sat.physik.uni-bremen.de> + + * ARTS-XML-DATA-1-1-12 + + * atmosphere/fascod/: Included 0 in latitude and longitude + dimension to allow easier check of size of the tensor3 in the + gridded fields. In ARTS we will implement a check in the reading + and writing routinges, which checks wherther the dimension of the + tensor 3 is N_p x N_lat x N_lon. Therfore lat_grid and lon_grid are + not allowed to be empty. + 2004-02-24 Claudia Emde <claudia@sat.physik.uni-bremen.de> * ARTS-XML-DATA-1-1-11 diff --git a/atmosphere/UTLS_scenario/UTLS.H2O.xml b/atmosphere/UTLS_scenario/UTLS.H2O.xml index 17317e34..be7fa654 100644 --- a/atmosphere/UTLS_scenario/UTLS.H2O.xml +++ b/atmosphere/UTLS_scenario/UTLS.H2O.xml @@ -1,265 +1,265 @@ <?xml version="1.0"?> <arts format="ascii" version="1"> -<Array type="Tensor3" nelem="4"> -<Tensor3 npages="251" nrows="1" ncols="1"> -1.013250e+05 -9.893060e+04 -9.659280e+04 -9.431030e+04 -9.208170e+04 -8.990570e+04 -8.772530e+04 -8.559780e+04 -8.352190e+04 -8.149630e+04 -7.951990e+04 -7.754800e+04 -7.562490e+04 -7.374950e+04 -7.192070e+04 -7.013720e+04 -6.835700e+04 -6.662190e+04 -6.493090e+04 -6.328280e+04 -6.167650e+04 -6.007340e+04 -5.851200e+04 -5.699110e+04 -5.550980e+04 -5.406700e+04 -5.262410e+04 -5.121980e+04 -4.985290e+04 -4.852250e+04 -4.722760e+04 -4.593700e+04 -4.468160e+04 -4.346060e+04 -4.227290e+04 -4.111770e+04 -3.996230e+04 -3.883930e+04 -3.774790e+04 -3.668720e+04 -3.565630e+04 -3.462800e+04 -3.362930e+04 -3.265940e+04 -3.171750e+04 -3.080280e+04 -2.989120e+04 -2.900650e+04 -2.814810e+04 -2.731500e+04 -2.650660e+04 -2.569890e+04 -2.491580e+04 -2.415660e+04 -2.342050e+04 -2.270690e+04 -2.200410e+04 -2.132300e+04 -2.066300e+04 -2.002350e+04 -1.940370e+04 -1.880450e+04 -1.822370e+04 -1.766090e+04 -1.711550e+04 -1.658690e+04 -1.607380e+04 -1.557660e+04 -1.509480e+04 -1.462790e+04 -1.417540e+04 -1.373550e+04 -1.330930e+04 -1.289630e+04 -1.249610e+04 -1.210830e+04 -1.173550e+04 -1.137410e+04 -1.102390e+04 -1.068440e+04 -1.035540e+04 -1.003550e+04 -9.725500e+03 -9.425060e+03 -9.133910e+03 -8.851750e+03 -8.578420e+03 -8.313540e+03 -8.056830e+03 -7.808050e+03 -7.566950e+03 -7.333280e+03 -7.106840e+03 -6.887380e+03 -6.674700e+03 -6.468590e+03 -6.268990e+03 -6.075550e+03 -5.888080e+03 -5.706400e+03 -5.530320e+03 -5.360060e+03 -5.195040e+03 -5.035100e+03 -4.880090e+03 -4.729850e+03 -4.584840e+03 -4.444280e+03 -4.308030e+03 -4.175950e+03 -4.047930e+03 -3.924740e+03 -3.805300e+03 -3.689500e+03 -3.577210e+03 -3.468350e+03 -3.363050e+03 -3.260950e+03 -3.161950e+03 -3.065960e+03 -2.972880e+03 -2.882890e+03 -2.795620e+03 -2.710990e+03 -2.628920e+03 -2.549340e+03 -2.472960e+03 -2.398860e+03 -2.326980e+03 -2.257260e+03 -2.189630e+03 -2.124230e+03 -2.060790e+03 -1.999250e+03 -1.939540e+03 -1.881610e+03 -1.825470e+03 -1.771000e+03 -1.718150e+03 -1.666890e+03 -1.617150e+03 -1.569200e+03 -1.522670e+03 -1.477520e+03 -1.433700e+03 -1.391190e+03 -1.350130e+03 -1.310280e+03 -1.271610e+03 -1.234080e+03 -1.197660e+03 -1.159660e+03 -1.122860e+03 -1.087230e+03 -1.052730e+03 -1.019330e+03 -9.871450e+02 -9.559770e+02 -9.257930e+02 -8.965620e+02 -8.682540e+02 -8.431320e+02 -8.187360e+02 -7.950460e+02 -7.720430e+02 -7.497040e+02 -7.300340e+02 -7.108810e+02 -6.922300e+02 -6.740680e+02 -6.563830e+02 -6.391700e+02 -6.224080e+02 -6.060860e+02 -5.901920e+02 -5.747150e+02 -5.599530e+02 -5.455690e+02 -5.315560e+02 -5.179020e+02 -5.045990e+02 -4.916280e+02 -4.789900e+02 -4.666770e+02 -4.546810e+02 -4.429930e+02 -4.308780e+02 -4.190950e+02 -4.076330e+02 -3.964860e+02 -3.856430e+02 -3.744310e+02 -3.635460e+02 -3.529760e+02 -3.427150e+02 -3.327510e+02 -3.230860e+02 -3.137030e+02 -3.045910e+02 -2.957450e+02 -2.871550e+02 -2.796380e+02 -2.723190e+02 -2.651900e+02 -2.582490e+02 -2.514890e+02 -2.448900e+02 -2.384630e+02 -2.322060e+02 -2.261120e+02 -2.201790e+02 -2.144810e+02 -2.089300e+02 -2.035230e+02 -1.982560e+02 -1.931250e+02 -1.881990e+02 -1.833980e+02 -1.787200e+02 -1.741610e+02 -1.697190e+02 -1.653900e+02 -1.611710e+02 -1.570600e+02 -1.530540e+02 -1.491500e+02 -1.454670e+02 -1.418740e+02 -1.383710e+02 -1.349540e+02 -1.316210e+02 -1.283630e+02 -1.251860e+02 -1.220870e+02 -1.190650e+02 -1.161180e+02 -1.132440e+02 -1.104400e+02 -1.077060e+02 -1.050400e+02 -1.024400e+02 -9.991280e+01 -9.744790e+01 -9.504390e+01 -9.269920e+01 -9.041230e+01 -8.818330e+01 -8.600930e+01 -8.388890e+01 -8.182080e+01 -7.980360e+01 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> +<GriddedField3> +<Vector nelem="251"> + 101325 + 98930.60000000001 + 96592.8 + 94310.3 + 92081.7 + 89905.7 + 87725.3 + 85597.8 + 83521.89999999999 + 81496.3 + 79519.89999999999 + 77548 + 75624.89999999999 + 73749.5 + 71920.7 + 70137.2 + 68357 + 66621.89999999999 + 64930.9 + 63282.8 + 61676.5 + 60073.4 + 58512 + 56991.1 + 55509.8 + 54067 + 52624.1 + 51219.8 + 49852.9 + 48522.5 + 47227.6 + 45937 + 44681.6 + 43460.6 + 42272.9 + 41117.7 + 39962.3 + 38839.3 + 37747.9 + 36687.2 + 35656.3 + 34628 + 33629.3 + 32659.4 + 31717.5 + 30802.8 + 29891.2 + 29006.5 + 28148.1 + 27315 + 26506.6 + 25698.9 + 24915.8 + 24156.6 + 23420.5 + 22706.9 + 22004.1 + 21323 + 20663 + 20023.5 + 19403.7 + 18804.5 + 18223.7 + 17660.9 + 17115.5 + 16586.9 + 16073.8 + 15576.6 + 15094.8 + 14627.9 + 14175.4 + 13735.5 + 13309.3 + 12896.3 + 12496.1 + 12108.3 + 11735.5 + 11374.1 + 11023.9 + 10684.4 + 10355.4 + 10035.5 + 9725.5 + 9425.059999999999 + 9133.91 + 8851.75 + 8578.42 + 8313.540000000001 + 8056.83 + 7808.05 + 7566.95 + 7333.28 + 7106.84 + 6887.38 + 6674.7 + 6468.59 + 6268.99 + 6075.55 + 5888.08 + 5706.4 + 5530.32 + 5360.06 + 5195.04 + 5035.1 + 4880.09 + 4729.85 + 4584.84 + 4444.28 + 4308.03 + 4175.95 + 4047.93 + 3924.74 + 3805.3 + 3689.5 + 3577.21 + 3468.35 + 3363.05 + 3260.95 + 3161.95 + 3065.96 + 2972.88 + 2882.89 + 2795.62 + 2710.99 + 2628.92 + 2549.34 + 2472.96 + 2398.86 + 2326.98 + 2257.26 + 2189.63 + 2124.23 + 2060.79 + 1999.25 + 1939.54 + 1881.61 + 1825.47 + 1771 + 1718.15 + 1666.89 + 1617.15 + 1569.2 + 1522.67 + 1477.52 + 1433.7 + 1391.19 + 1350.13 + 1310.28 + 1271.61 + 1234.08 + 1197.66 + 1159.66 + 1122.86 + 1087.23 + 1052.73 + 1019.33 + 987.145 + 955.977 + 925.793 + 896.562 + 868.254 + 843.1319999999999 + 818.736 + 795.046 + 772.043 + 749.704 + 730.034 + 710.881 + 692.23 + 674.068 + 656.383 + 639.17 + 622.408 + 606.086 + 590.192 + 574.715 + 559.953 + 545.569 + 531.556 + 517.902 + 504.599 + 491.628 + 478.99 + 466.677 + 454.681 + 442.993 + 430.878 + 419.095 + 407.633 + 396.486 + 385.643 + 374.431 + 363.546 + 352.976 + 342.715 + 332.751 + 323.086 + 313.703 + 304.591 + 295.745 + 287.155 + 279.638 + 272.319 + 265.19 + 258.249 + 251.489 + 244.89 + 238.463 + 232.206 + 226.112 + 220.179 + 214.481 + 208.93 + 203.523 + 198.256 + 193.125 + 188.199 + 183.398 + 178.72 + 174.161 + 169.719 + 165.39 + 161.171 + 157.06 + 153.054 + 149.15 + 145.467 + 141.874 + 138.371 + 134.954 + 131.621 + 128.363 + 125.186 + 122.087 + 119.065 + 116.118 + 113.244 + 110.44 + 107.706 + 105.04 + 102.44 + 99.9128 + 97.4479 + 95.04389999999999 + 92.6992 + 90.4123 + 88.1833 + 86.0093 + 83.88890000000001 + 81.82080000000001 + 79.8036 +</Vector> +<Vector nelem="1"> + 0 +</Vector> +<Vector nelem="1"> + 0 +</Vector> <Tensor3 npages="251" nrows="1" ncols="1"> 5.387060e-03 5.387060e-03 @@ -513,5 +513,5 @@ 5.221998e-06 5.220000e-06 </Tensor3> -</Array> +</GriddedField3> </arts> diff --git a/atmosphere/UTLS_scenario/UTLS.t.xml b/atmosphere/UTLS_scenario/UTLS.t.xml index 6a372b87..1d83a6e0 100644 --- a/atmosphere/UTLS_scenario/UTLS.t.xml +++ b/atmosphere/UTLS_scenario/UTLS.t.xml @@ -1,265 +1,265 @@ <?xml version="1.0"?> <arts format="ascii" version="1"> -<Array type="Tensor3" nelem="4"> -<Tensor3 npages="251" nrows="1" ncols="1"> -1.013250e+05 -9.893060e+04 -9.659280e+04 -9.431030e+04 -9.208170e+04 -8.990570e+04 -8.772530e+04 -8.559780e+04 -8.352190e+04 -8.149630e+04 -7.951990e+04 -7.754800e+04 -7.562490e+04 -7.374950e+04 -7.192070e+04 -7.013720e+04 -6.835700e+04 -6.662190e+04 -6.493090e+04 -6.328280e+04 -6.167650e+04 -6.007340e+04 -5.851200e+04 -5.699110e+04 -5.550980e+04 -5.406700e+04 -5.262410e+04 -5.121980e+04 -4.985290e+04 -4.852250e+04 -4.722760e+04 -4.593700e+04 -4.468160e+04 -4.346060e+04 -4.227290e+04 -4.111770e+04 -3.996230e+04 -3.883930e+04 -3.774790e+04 -3.668720e+04 -3.565630e+04 -3.462800e+04 -3.362930e+04 -3.265940e+04 -3.171750e+04 -3.080280e+04 -2.989120e+04 -2.900650e+04 -2.814810e+04 -2.731500e+04 -2.650660e+04 -2.569890e+04 -2.491580e+04 -2.415660e+04 -2.342050e+04 -2.270690e+04 -2.200410e+04 -2.132300e+04 -2.066300e+04 -2.002350e+04 -1.940370e+04 -1.880450e+04 -1.822370e+04 -1.766090e+04 -1.711550e+04 -1.658690e+04 -1.607380e+04 -1.557660e+04 -1.509480e+04 -1.462790e+04 -1.417540e+04 -1.373550e+04 -1.330930e+04 -1.289630e+04 -1.249610e+04 -1.210830e+04 -1.173550e+04 -1.137410e+04 -1.102390e+04 -1.068440e+04 -1.035540e+04 -1.003550e+04 -9.725500e+03 -9.425060e+03 -9.133910e+03 -8.851750e+03 -8.578420e+03 -8.313540e+03 -8.056830e+03 -7.808050e+03 -7.566950e+03 -7.333280e+03 -7.106840e+03 -6.887380e+03 -6.674700e+03 -6.468590e+03 -6.268990e+03 -6.075550e+03 -5.888080e+03 -5.706400e+03 -5.530320e+03 -5.360060e+03 -5.195040e+03 -5.035100e+03 -4.880090e+03 -4.729850e+03 -4.584840e+03 -4.444280e+03 -4.308030e+03 -4.175950e+03 -4.047930e+03 -3.924740e+03 -3.805300e+03 -3.689500e+03 -3.577210e+03 -3.468350e+03 -3.363050e+03 -3.260950e+03 -3.161950e+03 -3.065960e+03 -2.972880e+03 -2.882890e+03 -2.795620e+03 -2.710990e+03 -2.628920e+03 -2.549340e+03 -2.472960e+03 -2.398860e+03 -2.326980e+03 -2.257260e+03 -2.189630e+03 -2.124230e+03 -2.060790e+03 -1.999250e+03 -1.939540e+03 -1.881610e+03 -1.825470e+03 -1.771000e+03 -1.718150e+03 -1.666890e+03 -1.617150e+03 -1.569200e+03 -1.522670e+03 -1.477520e+03 -1.433700e+03 -1.391190e+03 -1.350130e+03 -1.310280e+03 -1.271610e+03 -1.234080e+03 -1.197660e+03 -1.159660e+03 -1.122860e+03 -1.087230e+03 -1.052730e+03 -1.019330e+03 -9.871450e+02 -9.559770e+02 -9.257930e+02 -8.965620e+02 -8.682540e+02 -8.431320e+02 -8.187360e+02 -7.950460e+02 -7.720430e+02 -7.497040e+02 -7.300340e+02 -7.108810e+02 -6.922300e+02 -6.740680e+02 -6.563830e+02 -6.391700e+02 -6.224080e+02 -6.060860e+02 -5.901920e+02 -5.747150e+02 -5.599530e+02 -5.455690e+02 -5.315560e+02 -5.179020e+02 -5.045990e+02 -4.916280e+02 -4.789900e+02 -4.666770e+02 -4.546810e+02 -4.429930e+02 -4.308780e+02 -4.190950e+02 -4.076330e+02 -3.964860e+02 -3.856430e+02 -3.744310e+02 -3.635460e+02 -3.529760e+02 -3.427150e+02 -3.327510e+02 -3.230860e+02 -3.137030e+02 -3.045910e+02 -2.957450e+02 -2.871550e+02 -2.796380e+02 -2.723190e+02 -2.651900e+02 -2.582490e+02 -2.514890e+02 -2.448900e+02 -2.384630e+02 -2.322060e+02 -2.261120e+02 -2.201790e+02 -2.144810e+02 -2.089300e+02 -2.035230e+02 -1.982560e+02 -1.931250e+02 -1.881990e+02 -1.833980e+02 -1.787200e+02 -1.741610e+02 -1.697190e+02 -1.653900e+02 -1.611710e+02 -1.570600e+02 -1.530540e+02 -1.491500e+02 -1.454670e+02 -1.418740e+02 -1.383710e+02 -1.349540e+02 -1.316210e+02 -1.283630e+02 -1.251860e+02 -1.220870e+02 -1.190650e+02 -1.161180e+02 -1.132440e+02 -1.104400e+02 -1.077060e+02 -1.050400e+02 -1.024400e+02 -9.991280e+01 -9.744790e+01 -9.504390e+01 -9.269920e+01 -9.041230e+01 -8.818330e+01 -8.600930e+01 -8.388890e+01 -8.182080e+01 -7.980360e+01 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> +<GriddedField3> +<Vector nelem="251"> + 101325 + 98930.60000000001 + 96592.8 + 94310.3 + 92081.7 + 89905.7 + 87725.3 + 85597.8 + 83521.89999999999 + 81496.3 + 79519.89999999999 + 77548 + 75624.89999999999 + 73749.5 + 71920.7 + 70137.2 + 68357 + 66621.89999999999 + 64930.9 + 63282.8 + 61676.5 + 60073.4 + 58512 + 56991.1 + 55509.8 + 54067 + 52624.1 + 51219.8 + 49852.9 + 48522.5 + 47227.6 + 45937 + 44681.6 + 43460.6 + 42272.9 + 41117.7 + 39962.3 + 38839.3 + 37747.9 + 36687.2 + 35656.3 + 34628 + 33629.3 + 32659.4 + 31717.5 + 30802.8 + 29891.2 + 29006.5 + 28148.1 + 27315 + 26506.6 + 25698.9 + 24915.8 + 24156.6 + 23420.5 + 22706.9 + 22004.1 + 21323 + 20663 + 20023.5 + 19403.7 + 18804.5 + 18223.7 + 17660.9 + 17115.5 + 16586.9 + 16073.8 + 15576.6 + 15094.8 + 14627.9 + 14175.4 + 13735.5 + 13309.3 + 12896.3 + 12496.1 + 12108.3 + 11735.5 + 11374.1 + 11023.9 + 10684.4 + 10355.4 + 10035.5 + 9725.5 + 9425.059999999999 + 9133.91 + 8851.75 + 8578.42 + 8313.540000000001 + 8056.83 + 7808.05 + 7566.95 + 7333.28 + 7106.84 + 6887.38 + 6674.7 + 6468.59 + 6268.99 + 6075.55 + 5888.08 + 5706.4 + 5530.32 + 5360.06 + 5195.04 + 5035.1 + 4880.09 + 4729.85 + 4584.84 + 4444.28 + 4308.03 + 4175.95 + 4047.93 + 3924.74 + 3805.3 + 3689.5 + 3577.21 + 3468.35 + 3363.05 + 3260.95 + 3161.95 + 3065.96 + 2972.88 + 2882.89 + 2795.62 + 2710.99 + 2628.92 + 2549.34 + 2472.96 + 2398.86 + 2326.98 + 2257.26 + 2189.63 + 2124.23 + 2060.79 + 1999.25 + 1939.54 + 1881.61 + 1825.47 + 1771 + 1718.15 + 1666.89 + 1617.15 + 1569.2 + 1522.67 + 1477.52 + 1433.7 + 1391.19 + 1350.13 + 1310.28 + 1271.61 + 1234.08 + 1197.66 + 1159.66 + 1122.86 + 1087.23 + 1052.73 + 1019.33 + 987.145 + 955.977 + 925.793 + 896.562 + 868.254 + 843.1319999999999 + 818.736 + 795.046 + 772.043 + 749.704 + 730.034 + 710.881 + 692.23 + 674.068 + 656.383 + 639.17 + 622.408 + 606.086 + 590.192 + 574.715 + 559.953 + 545.569 + 531.556 + 517.902 + 504.599 + 491.628 + 478.99 + 466.677 + 454.681 + 442.993 + 430.878 + 419.095 + 407.633 + 396.486 + 385.643 + 374.431 + 363.546 + 352.976 + 342.715 + 332.751 + 323.086 + 313.703 + 304.591 + 295.745 + 287.155 + 279.638 + 272.319 + 265.19 + 258.249 + 251.489 + 244.89 + 238.463 + 232.206 + 226.112 + 220.179 + 214.481 + 208.93 + 203.523 + 198.256 + 193.125 + 188.199 + 183.398 + 178.72 + 174.161 + 169.719 + 165.39 + 161.171 + 157.06 + 153.054 + 149.15 + 145.467 + 141.874 + 138.371 + 134.954 + 131.621 + 128.363 + 125.186 + 122.087 + 119.065 + 116.118 + 113.244 + 110.44 + 107.706 + 105.04 + 102.44 + 99.9128 + 97.4479 + 95.04389999999999 + 92.6992 + 90.4123 + 88.1833 + 86.0093 + 83.88890000000001 + 81.82080000000001 + 79.8036 +</Vector> +<Vector nelem="1"> + 0 +</Vector> +<Vector nelem="1"> + 0 +</Vector> <Tensor3 npages="251" nrows="1" ncols="1"> 2.882000e+02 2.869000e+02 @@ -513,5 +513,5 @@ 2.707000e+02 2.707000e+02 </Tensor3> -</Array> +</GriddedField3> </arts> diff --git a/atmosphere/UTLS_scenario/UTLS.z.xml b/atmosphere/UTLS_scenario/UTLS.z.xml index 96eeb275..2bc94c90 100644 --- a/atmosphere/UTLS_scenario/UTLS.z.xml +++ b/atmosphere/UTLS_scenario/UTLS.z.xml @@ -1,265 +1,265 @@ <?xml version="1.0"?> <arts format="ascii" version="1"> -<Array type="Tensor3" nelem="4"> -<Tensor3 npages="251" nrows="1" ncols="1"> -1.013250e+05 -9.893060e+04 -9.659280e+04 -9.431030e+04 -9.208170e+04 -8.990570e+04 -8.772530e+04 -8.559780e+04 -8.352190e+04 -8.149630e+04 -7.951990e+04 -7.754800e+04 -7.562490e+04 -7.374950e+04 -7.192070e+04 -7.013720e+04 -6.835700e+04 -6.662190e+04 -6.493090e+04 -6.328280e+04 -6.167650e+04 -6.007340e+04 -5.851200e+04 -5.699110e+04 -5.550980e+04 -5.406700e+04 -5.262410e+04 -5.121980e+04 -4.985290e+04 -4.852250e+04 -4.722760e+04 -4.593700e+04 -4.468160e+04 -4.346060e+04 -4.227290e+04 -4.111770e+04 -3.996230e+04 -3.883930e+04 -3.774790e+04 -3.668720e+04 -3.565630e+04 -3.462800e+04 -3.362930e+04 -3.265940e+04 -3.171750e+04 -3.080280e+04 -2.989120e+04 -2.900650e+04 -2.814810e+04 -2.731500e+04 -2.650660e+04 -2.569890e+04 -2.491580e+04 -2.415660e+04 -2.342050e+04 -2.270690e+04 -2.200410e+04 -2.132300e+04 -2.066300e+04 -2.002350e+04 -1.940370e+04 -1.880450e+04 -1.822370e+04 -1.766090e+04 -1.711550e+04 -1.658690e+04 -1.607380e+04 -1.557660e+04 -1.509480e+04 -1.462790e+04 -1.417540e+04 -1.373550e+04 -1.330930e+04 -1.289630e+04 -1.249610e+04 -1.210830e+04 -1.173550e+04 -1.137410e+04 -1.102390e+04 -1.068440e+04 -1.035540e+04 -1.003550e+04 -9.725500e+03 -9.425060e+03 -9.133910e+03 -8.851750e+03 -8.578420e+03 -8.313540e+03 -8.056830e+03 -7.808050e+03 -7.566950e+03 -7.333280e+03 -7.106840e+03 -6.887380e+03 -6.674700e+03 -6.468590e+03 -6.268990e+03 -6.075550e+03 -5.888080e+03 -5.706400e+03 -5.530320e+03 -5.360060e+03 -5.195040e+03 -5.035100e+03 -4.880090e+03 -4.729850e+03 -4.584840e+03 -4.444280e+03 -4.308030e+03 -4.175950e+03 -4.047930e+03 -3.924740e+03 -3.805300e+03 -3.689500e+03 -3.577210e+03 -3.468350e+03 -3.363050e+03 -3.260950e+03 -3.161950e+03 -3.065960e+03 -2.972880e+03 -2.882890e+03 -2.795620e+03 -2.710990e+03 -2.628920e+03 -2.549340e+03 -2.472960e+03 -2.398860e+03 -2.326980e+03 -2.257260e+03 -2.189630e+03 -2.124230e+03 -2.060790e+03 -1.999250e+03 -1.939540e+03 -1.881610e+03 -1.825470e+03 -1.771000e+03 -1.718150e+03 -1.666890e+03 -1.617150e+03 -1.569200e+03 -1.522670e+03 -1.477520e+03 -1.433700e+03 -1.391190e+03 -1.350130e+03 -1.310280e+03 -1.271610e+03 -1.234080e+03 -1.197660e+03 -1.159660e+03 -1.122860e+03 -1.087230e+03 -1.052730e+03 -1.019330e+03 -9.871450e+02 -9.559770e+02 -9.257930e+02 -8.965620e+02 -8.682540e+02 -8.431320e+02 -8.187360e+02 -7.950460e+02 -7.720430e+02 -7.497040e+02 -7.300340e+02 -7.108810e+02 -6.922300e+02 -6.740680e+02 -6.563830e+02 -6.391700e+02 -6.224080e+02 -6.060860e+02 -5.901920e+02 -5.747150e+02 -5.599530e+02 -5.455690e+02 -5.315560e+02 -5.179020e+02 -5.045990e+02 -4.916280e+02 -4.789900e+02 -4.666770e+02 -4.546810e+02 -4.429930e+02 -4.308780e+02 -4.190950e+02 -4.076330e+02 -3.964860e+02 -3.856430e+02 -3.744310e+02 -3.635460e+02 -3.529760e+02 -3.427150e+02 -3.327510e+02 -3.230860e+02 -3.137030e+02 -3.045910e+02 -2.957450e+02 -2.871550e+02 -2.796380e+02 -2.723190e+02 -2.651900e+02 -2.582490e+02 -2.514890e+02 -2.448900e+02 -2.384630e+02 -2.322060e+02 -2.261120e+02 -2.201790e+02 -2.144810e+02 -2.089300e+02 -2.035230e+02 -1.982560e+02 -1.931250e+02 -1.881990e+02 -1.833980e+02 -1.787200e+02 -1.741610e+02 -1.697190e+02 -1.653900e+02 -1.611710e+02 -1.570600e+02 -1.530540e+02 -1.491500e+02 -1.454670e+02 -1.418740e+02 -1.383710e+02 -1.349540e+02 -1.316210e+02 -1.283630e+02 -1.251860e+02 -1.220870e+02 -1.190650e+02 -1.161180e+02 -1.132440e+02 -1.104400e+02 -1.077060e+02 -1.050400e+02 -1.024400e+02 -9.991280e+01 -9.744790e+01 -9.504390e+01 -9.269920e+01 -9.041230e+01 -8.818330e+01 -8.600930e+01 -8.388890e+01 -8.182080e+01 -7.980360e+01 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> -<Tensor3 npages="1" nrows="1" ncols="1"> -0 -</Tensor3> +<GriddedField3> +<Vector nelem="251"> + 101325 + 98930.60000000001 + 96592.8 + 94310.3 + 92081.7 + 89905.7 + 87725.3 + 85597.8 + 83521.89999999999 + 81496.3 + 79519.89999999999 + 77548 + 75624.89999999999 + 73749.5 + 71920.7 + 70137.2 + 68357 + 66621.89999999999 + 64930.9 + 63282.8 + 61676.5 + 60073.4 + 58512 + 56991.1 + 55509.8 + 54067 + 52624.1 + 51219.8 + 49852.9 + 48522.5 + 47227.6 + 45937 + 44681.6 + 43460.6 + 42272.9 + 41117.7 + 39962.3 + 38839.3 + 37747.9 + 36687.2 + 35656.3 + 34628 + 33629.3 + 32659.4 + 31717.5 + 30802.8 + 29891.2 + 29006.5 + 28148.1 + 27315 + 26506.6 + 25698.9 + 24915.8 + 24156.6 + 23420.5 + 22706.9 + 22004.1 + 21323 + 20663 + 20023.5 + 19403.7 + 18804.5 + 18223.7 + 17660.9 + 17115.5 + 16586.9 + 16073.8 + 15576.6 + 15094.8 + 14627.9 + 14175.4 + 13735.5 + 13309.3 + 12896.3 + 12496.1 + 12108.3 + 11735.5 + 11374.1 + 11023.9 + 10684.4 + 10355.4 + 10035.5 + 9725.5 + 9425.059999999999 + 9133.91 + 8851.75 + 8578.42 + 8313.540000000001 + 8056.83 + 7808.05 + 7566.95 + 7333.28 + 7106.84 + 6887.38 + 6674.7 + 6468.59 + 6268.99 + 6075.55 + 5888.08 + 5706.4 + 5530.32 + 5360.06 + 5195.04 + 5035.1 + 4880.09 + 4729.85 + 4584.84 + 4444.28 + 4308.03 + 4175.95 + 4047.93 + 3924.74 + 3805.3 + 3689.5 + 3577.21 + 3468.35 + 3363.05 + 3260.95 + 3161.95 + 3065.96 + 2972.88 + 2882.89 + 2795.62 + 2710.99 + 2628.92 + 2549.34 + 2472.96 + 2398.86 + 2326.98 + 2257.26 + 2189.63 + 2124.23 + 2060.79 + 1999.25 + 1939.54 + 1881.61 + 1825.47 + 1771 + 1718.15 + 1666.89 + 1617.15 + 1569.2 + 1522.67 + 1477.52 + 1433.7 + 1391.19 + 1350.13 + 1310.28 + 1271.61 + 1234.08 + 1197.66 + 1159.66 + 1122.86 + 1087.23 + 1052.73 + 1019.33 + 987.145 + 955.977 + 925.793 + 896.562 + 868.254 + 843.1319999999999 + 818.736 + 795.046 + 772.043 + 749.704 + 730.034 + 710.881 + 692.23 + 674.068 + 656.383 + 639.17 + 622.408 + 606.086 + 590.192 + 574.715 + 559.953 + 545.569 + 531.556 + 517.902 + 504.599 + 491.628 + 478.99 + 466.677 + 454.681 + 442.993 + 430.878 + 419.095 + 407.633 + 396.486 + 385.643 + 374.431 + 363.546 + 352.976 + 342.715 + 332.751 + 323.086 + 313.703 + 304.591 + 295.745 + 287.155 + 279.638 + 272.319 + 265.19 + 258.249 + 251.489 + 244.89 + 238.463 + 232.206 + 226.112 + 220.179 + 214.481 + 208.93 + 203.523 + 198.256 + 193.125 + 188.199 + 183.398 + 178.72 + 174.161 + 169.719 + 165.39 + 161.171 + 157.06 + 153.054 + 149.15 + 145.467 + 141.874 + 138.371 + 134.954 + 131.621 + 128.363 + 125.186 + 122.087 + 119.065 + 116.118 + 113.244 + 110.44 + 107.706 + 105.04 + 102.44 + 99.9128 + 97.4479 + 95.04389999999999 + 92.6992 + 90.4123 + 88.1833 + 86.0093 + 83.88890000000001 + 81.82080000000001 + 79.8036 +</Vector> +<Vector nelem="1"> + 0 +</Vector> +<Vector nelem="1"> + 0 +</Vector> <Tensor3 npages="251" nrows="1" ncols="1"> 0.000000e+00 2.000000e+02 @@ -513,5 +513,5 @@ 4.980000e+04 5.000000e+04 </Tensor3> -</Array> +</GriddedField3> </arts> diff --git a/atmosphere/fascod/midlatitude-summer.C2H2.xml b/atmosphere/fascod/midlatitude-summer.C2H2.xml index ff2c2d4c..f35e4c81 100644 --- a/atmosphere/fascod/midlatitude-summer.C2H2.xml +++ b/atmosphere/fascod/midlatitude-summer.C2H2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002606e-10 diff --git a/atmosphere/fascod/midlatitude-summer.C2H6.xml b/atmosphere/fascod/midlatitude-summer.C2H6.xml index 247b7d26..3a93d89d 100644 --- a/atmosphere/fascod/midlatitude-summer.C2H6.xml +++ b/atmosphere/fascod/midlatitude-summer.C2H6.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.001737e-09 diff --git a/atmosphere/fascod/midlatitude-summer.CH3Cl.xml b/atmosphere/fascod/midlatitude-summer.CH3Cl.xml index 6c37c6b1..4bc57b4c 100644 --- a/atmosphere/fascod/midlatitude-summer.CH3Cl.xml +++ b/atmosphere/fascod/midlatitude-summer.CH3Cl.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.005279e-10 diff --git a/atmosphere/fascod/midlatitude-summer.CH4.xml b/atmosphere/fascod/midlatitude-summer.CH4.xml index ccfded9e..523c302b 100644 --- a/atmosphere/fascod/midlatitude-summer.CH4.xml +++ b/atmosphere/fascod/midlatitude-summer.CH4.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701397e-06 diff --git a/atmosphere/fascod/midlatitude-summer.CO.xml b/atmosphere/fascod/midlatitude-summer.CO.xml index b592bb0c..8379195a 100644 --- a/atmosphere/fascod/midlatitude-summer.CO.xml +++ b/atmosphere/fascod/midlatitude-summer.CO.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.501303e-07 diff --git a/atmosphere/fascod/midlatitude-summer.CO2.xml b/atmosphere/fascod/midlatitude-summer.CO2.xml index 3e75b2ab..f16a044b 100644 --- a/atmosphere/fascod/midlatitude-summer.CO2.xml +++ b/atmosphere/fascod/midlatitude-summer.CO2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.302947e-04 diff --git a/atmosphere/fascod/midlatitude-summer.COF2.xml b/atmosphere/fascod/midlatitude-summer.COF2.xml index 10fb8700..5e875f77 100644 --- a/atmosphere/fascod/midlatitude-summer.COF2.xml +++ b/atmosphere/fascod/midlatitude-summer.COF2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-20 diff --git a/atmosphere/fascod/midlatitude-summer.ClO.xml b/atmosphere/fascod/midlatitude-summer.ClO.xml index 09e146f7..10994f5a 100644 --- a/atmosphere/fascod/midlatitude-summer.ClO.xml +++ b/atmosphere/fascod/midlatitude-summer.ClO.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-14 diff --git a/atmosphere/fascod/midlatitude-summer.H2CO.xml b/atmosphere/fascod/midlatitude-summer.H2CO.xml index 0716e3e9..71586ccb 100644 --- a/atmosphere/fascod/midlatitude-summer.H2CO.xml +++ b/atmosphere/fascod/midlatitude-summer.H2CO.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.401925e-09 diff --git a/atmosphere/fascod/midlatitude-summer.H2O.xml b/atmosphere/fascod/midlatitude-summer.H2O.xml index 362b4406..e22c1cfa 100644 --- a/atmosphere/fascod/midlatitude-summer.H2O.xml +++ b/atmosphere/fascod/midlatitude-summer.H2O.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.877431e-02 diff --git a/atmosphere/fascod/midlatitude-summer.H2O2.xml b/atmosphere/fascod/midlatitude-summer.H2O2.xml index 9fc217d3..ed76b1b5 100644 --- a/atmosphere/fascod/midlatitude-summer.H2O2.xml +++ b/atmosphere/fascod/midlatitude-summer.H2O2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.001737e-10 diff --git a/atmosphere/fascod/midlatitude-summer.HBr.xml b/atmosphere/fascod/midlatitude-summer.HBr.xml index 2ad129b5..0bf1d77d 100644 --- a/atmosphere/fascod/midlatitude-summer.HBr.xml +++ b/atmosphere/fascod/midlatitude-summer.HBr.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 0.000000e+00 diff --git a/atmosphere/fascod/midlatitude-summer.HCN.xml b/atmosphere/fascod/midlatitude-summer.HCN.xml index 96868ba0..a43ac812 100644 --- a/atmosphere/fascod/midlatitude-summer.HCN.xml +++ b/atmosphere/fascod/midlatitude-summer.HCN.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701397e-10 diff --git a/atmosphere/fascod/midlatitude-summer.HCl.xml b/atmosphere/fascod/midlatitude-summer.HCl.xml index 27e68265..5070a709 100644 --- a/atmosphere/fascod/midlatitude-summer.HCl.xml +++ b/atmosphere/fascod/midlatitude-summer.HCl.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-09 diff --git a/atmosphere/fascod/midlatitude-summer.HF.xml b/atmosphere/fascod/midlatitude-summer.HF.xml index 7e08aead..7cff20f5 100644 --- a/atmosphere/fascod/midlatitude-summer.HF.xml +++ b/atmosphere/fascod/midlatitude-summer.HF.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-14 diff --git a/atmosphere/fascod/midlatitude-summer.HI.xml b/atmosphere/fascod/midlatitude-summer.HI.xml index 2797b63c..6c469392 100644 --- a/atmosphere/fascod/midlatitude-summer.HI.xml +++ b/atmosphere/fascod/midlatitude-summer.HI.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002606e-12 diff --git a/atmosphere/fascod/midlatitude-summer.HNO3.xml b/atmosphere/fascod/midlatitude-summer.HNO3.xml index 18a74f9d..9a87ae29 100644 --- a/atmosphere/fascod/midlatitude-summer.HNO3.xml +++ b/atmosphere/fascod/midlatitude-summer.HNO3.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.004344e-11 diff --git a/atmosphere/fascod/midlatitude-summer.HOCl.xml b/atmosphere/fascod/midlatitude-summer.HOCl.xml index ff5d4d37..04252a17 100644 --- a/atmosphere/fascod/midlatitude-summer.HOCl.xml +++ b/atmosphere/fascod/midlatitude-summer.HOCl.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.707010e-12 diff --git a/atmosphere/fascod/midlatitude-summer.N2.xml b/atmosphere/fascod/midlatitude-summer.N2.xml index 08689222..d81e3bd9 100644 --- a/atmosphere/fascod/midlatitude-summer.N2.xml +++ b/atmosphere/fascod/midlatitude-summer.N2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.815277e-01 diff --git a/atmosphere/fascod/midlatitude-summer.N2O.xml b/atmosphere/fascod/midlatitude-summer.N2O.xml index 1a708d3e..13d28a45 100644 --- a/atmosphere/fascod/midlatitude-summer.N2O.xml +++ b/atmosphere/fascod/midlatitude-summer.N2O.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.202700e-07 diff --git a/atmosphere/fascod/midlatitude-summer.NH3.xml b/atmosphere/fascod/midlatitude-summer.NH3.xml index d93a3c47..56c69e58 100644 --- a/atmosphere/fascod/midlatitude-summer.NH3.xml +++ b/atmosphere/fascod/midlatitude-summer.NH3.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.004344e-10 diff --git a/atmosphere/fascod/midlatitude-summer.NO.xml b/atmosphere/fascod/midlatitude-summer.NO.xml index 2ee4f020..079e87c6 100644 --- a/atmosphere/fascod/midlatitude-summer.NO.xml +++ b/atmosphere/fascod/midlatitude-summer.NO.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002606e-10 diff --git a/atmosphere/fascod/midlatitude-summer.NO2.xml b/atmosphere/fascod/midlatitude-summer.NO2.xml index 8b3fbee4..3d750725 100644 --- a/atmosphere/fascod/midlatitude-summer.NO2.xml +++ b/atmosphere/fascod/midlatitude-summer.NO2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.302078e-11 diff --git a/atmosphere/fascod/midlatitude-summer.O2.xml b/atmosphere/fascod/midlatitude-summer.O2.xml index 02ff1b33..d64098ee 100644 --- a/atmosphere/fascod/midlatitude-summer.O2.xml +++ b/atmosphere/fascod/midlatitude-summer.O2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.091960e-01 diff --git a/atmosphere/fascod/midlatitude-summer.O3.xml b/atmosphere/fascod/midlatitude-summer.O3.xml index d15d6b00..0a4954b4 100644 --- a/atmosphere/fascod/midlatitude-summer.O3.xml +++ b/atmosphere/fascod/midlatitude-summer.O3.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.019448e-08 diff --git a/atmosphere/fascod/midlatitude-summer.OH.xml b/atmosphere/fascod/midlatitude-summer.OH.xml index 94cf10c1..2e81f071 100644 --- a/atmosphere/fascod/midlatitude-summer.OH.xml +++ b/atmosphere/fascod/midlatitude-summer.OH.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 4.402860e-14 diff --git a/atmosphere/fascod/midlatitude-summer.PH3.xml b/atmosphere/fascod/midlatitude-summer.PH3.xml index 10fb8700..5e875f77 100644 --- a/atmosphere/fascod/midlatitude-summer.PH3.xml +++ b/atmosphere/fascod/midlatitude-summer.PH3.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-20 diff --git a/atmosphere/fascod/midlatitude-summer.SF6.xml b/atmosphere/fascod/midlatitude-summer.SF6.xml index 10fb8700..5e875f77 100644 --- a/atmosphere/fascod/midlatitude-summer.SF6.xml +++ b/atmosphere/fascod/midlatitude-summer.SF6.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000869e-20 diff --git a/atmosphere/fascod/midlatitude-summer.SO2.xml b/atmosphere/fascod/midlatitude-summer.SO2.xml index bd741da6..cc532a9c 100644 --- a/atmosphere/fascod/midlatitude-summer.SO2.xml +++ b/atmosphere/fascod/midlatitude-summer.SO2.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002606e-10 diff --git a/atmosphere/fascod/midlatitude-summer.t.xml b/atmosphere/fascod/midlatitude-summer.t.xml index 6a840815..805cba4c 100644 --- a/atmosphere/fascod/midlatitude-summer.t.xml +++ b/atmosphere/fascod/midlatitude-summer.t.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.942000e+02 diff --git a/atmosphere/fascod/midlatitude-summer.z.xml b/atmosphere/fascod/midlatitude-summer.z.xml index de04a284..62c1b1f1 100644 --- a/atmosphere/fascod/midlatitude-summer.z.xml +++ b/atmosphere/fascod/midlatitude-summer.z.xml @@ -49,9 +49,11 @@ 0.164 0.062 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> -7.091700e+02 diff --git a/atmosphere/fascod/midlatitude-winter.C2H2.xml b/atmosphere/fascod/midlatitude-winter.C2H2.xml index 9633119e..236aa0c8 100644 --- a/atmosphere/fascod/midlatitude-winter.C2H2.xml +++ b/atmosphere/fascod/midlatitude-winter.C2H2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002551e-10 diff --git a/atmosphere/fascod/midlatitude-winter.C2H6.xml b/atmosphere/fascod/midlatitude-winter.C2H6.xml index 9b073728..b43a3e0a 100644 --- a/atmosphere/fascod/midlatitude-winter.C2H6.xml +++ b/atmosphere/fascod/midlatitude-winter.C2H6.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.001701e-09 diff --git a/atmosphere/fascod/midlatitude-winter.CH3Cl.xml b/atmosphere/fascod/midlatitude-winter.CH3Cl.xml index 3690d2e9..5b601ba8 100644 --- a/atmosphere/fascod/midlatitude-winter.CH3Cl.xml +++ b/atmosphere/fascod/midlatitude-winter.CH3Cl.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.007061e-10 diff --git a/atmosphere/fascod/midlatitude-winter.CH4.xml b/atmosphere/fascod/midlatitude-winter.CH4.xml index 3e8fb165..a5390943 100644 --- a/atmosphere/fascod/midlatitude-winter.CH4.xml +++ b/atmosphere/fascod/midlatitude-winter.CH4.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701557e-06 diff --git a/atmosphere/fascod/midlatitude-winter.CO.xml b/atmosphere/fascod/midlatitude-winter.CO.xml index f6fecabe..7eb25747 100644 --- a/atmosphere/fascod/midlatitude-winter.CO.xml +++ b/atmosphere/fascod/midlatitude-winter.CO.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.501460e-07 diff --git a/atmosphere/fascod/midlatitude-winter.CO2.xml b/atmosphere/fascod/midlatitude-winter.CO2.xml index c1ae6706..5fa60332 100644 --- a/atmosphere/fascod/midlatitude-winter.CO2.xml +++ b/atmosphere/fascod/midlatitude-winter.CO2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.302696e-04 diff --git a/atmosphere/fascod/midlatitude-winter.COF2.xml b/atmosphere/fascod/midlatitude-winter.COF2.xml index bb0779b7..53b4477a 100644 --- a/atmosphere/fascod/midlatitude-winter.COF2.xml +++ b/atmosphere/fascod/midlatitude-winter.COF2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-20 diff --git a/atmosphere/fascod/midlatitude-winter.ClO.xml b/atmosphere/fascod/midlatitude-winter.ClO.xml index 644b504b..a36781f0 100644 --- a/atmosphere/fascod/midlatitude-winter.ClO.xml +++ b/atmosphere/fascod/midlatitude-winter.ClO.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-14 diff --git a/atmosphere/fascod/midlatitude-winter.H2CO.xml b/atmosphere/fascod/midlatitude-winter.H2CO.xml index 50ca148e..97f4fef7 100644 --- a/atmosphere/fascod/midlatitude-winter.H2CO.xml +++ b/atmosphere/fascod/midlatitude-winter.H2CO.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.401893e-09 diff --git a/atmosphere/fascod/midlatitude-winter.H2O.xml b/atmosphere/fascod/midlatitude-winter.H2O.xml index f4381532..4cded31a 100644 --- a/atmosphere/fascod/midlatitude-winter.H2O.xml +++ b/atmosphere/fascod/midlatitude-winter.H2O.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 4.319421e-03 diff --git a/atmosphere/fascod/midlatitude-winter.H2O2.xml b/atmosphere/fascod/midlatitude-winter.H2O2.xml index 555e1205..38864fde 100644 --- a/atmosphere/fascod/midlatitude-winter.H2O2.xml +++ b/atmosphere/fascod/midlatitude-winter.H2O2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.001701e-10 diff --git a/atmosphere/fascod/midlatitude-winter.HBr.xml b/atmosphere/fascod/midlatitude-winter.HBr.xml index 08c14a9b..37ae1c58 100644 --- a/atmosphere/fascod/midlatitude-winter.HBr.xml +++ b/atmosphere/fascod/midlatitude-winter.HBr.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 0.000000e+00 diff --git a/atmosphere/fascod/midlatitude-winter.HCN.xml b/atmosphere/fascod/midlatitude-winter.HCN.xml index af42a385..1c3ece77 100644 --- a/atmosphere/fascod/midlatitude-winter.HCN.xml +++ b/atmosphere/fascod/midlatitude-winter.HCN.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701557e-10 diff --git a/atmosphere/fascod/midlatitude-winter.HCl.xml b/atmosphere/fascod/midlatitude-winter.HCl.xml index 5ec80609..ae7ff601 100644 --- a/atmosphere/fascod/midlatitude-winter.HCl.xml +++ b/atmosphere/fascod/midlatitude-winter.HCl.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-09 diff --git a/atmosphere/fascod/midlatitude-winter.HF.xml b/atmosphere/fascod/midlatitude-winter.HF.xml index ffee5864..8fa4081c 100644 --- a/atmosphere/fascod/midlatitude-winter.HF.xml +++ b/atmosphere/fascod/midlatitude-winter.HF.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-14 diff --git a/atmosphere/fascod/midlatitude-winter.HI.xml b/atmosphere/fascod/midlatitude-winter.HI.xml index 528c11a1..eee021d0 100644 --- a/atmosphere/fascod/midlatitude-winter.HI.xml +++ b/atmosphere/fascod/midlatitude-winter.HI.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002551e-12 diff --git a/atmosphere/fascod/midlatitude-winter.HNO3.xml b/atmosphere/fascod/midlatitude-winter.HNO3.xml index dfdbb2cf..0dc93f3b 100644 --- a/atmosphere/fascod/midlatitude-winter.HNO3.xml +++ b/atmosphere/fascod/midlatitude-winter.HNO3.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.006098e-11 diff --git a/atmosphere/fascod/midlatitude-winter.HOCl.xml b/atmosphere/fascod/midlatitude-winter.HOCl.xml index 587b53b3..33b2d398 100644 --- a/atmosphere/fascod/midlatitude-winter.HOCl.xml +++ b/atmosphere/fascod/midlatitude-winter.HOCl.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.704813e-12 diff --git a/atmosphere/fascod/midlatitude-winter.N2.xml b/atmosphere/fascod/midlatitude-winter.N2.xml index 763d5250..75de445d 100644 --- a/atmosphere/fascod/midlatitude-winter.N2.xml +++ b/atmosphere/fascod/midlatitude-winter.N2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.815568e-01 diff --git a/atmosphere/fascod/midlatitude-winter.N2O.xml b/atmosphere/fascod/midlatitude-winter.N2O.xml index 06d778ec..d6acbe85 100644 --- a/atmosphere/fascod/midlatitude-winter.N2O.xml +++ b/atmosphere/fascod/midlatitude-winter.N2O.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.202648e-07 diff --git a/atmosphere/fascod/midlatitude-winter.NH3.xml b/atmosphere/fascod/midlatitude-winter.NH3.xml index 9482a3cd..a0dda44f 100644 --- a/atmosphere/fascod/midlatitude-winter.NH3.xml +++ b/atmosphere/fascod/midlatitude-winter.NH3.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.006098e-10 diff --git a/atmosphere/fascod/midlatitude-winter.NO.xml b/atmosphere/fascod/midlatitude-winter.NO.xml index a3f88c3c..16cbdf3c 100644 --- a/atmosphere/fascod/midlatitude-winter.NO.xml +++ b/atmosphere/fascod/midlatitude-winter.NO.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002551e-10 diff --git a/atmosphere/fascod/midlatitude-winter.NO2.xml b/atmosphere/fascod/midlatitude-winter.NO2.xml index 0cfe1a20..5aa45587 100644 --- a/atmosphere/fascod/midlatitude-winter.NO2.xml +++ b/atmosphere/fascod/midlatitude-winter.NO2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.301845e-11 diff --git a/atmosphere/fascod/midlatitude-winter.O2.xml b/atmosphere/fascod/midlatitude-winter.O2.xml index 800afbef..8b74857d 100644 --- a/atmosphere/fascod/midlatitude-winter.O2.xml +++ b/atmosphere/fascod/midlatitude-winter.O2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.091781e-01 diff --git a/atmosphere/fascod/midlatitude-winter.O3.xml b/atmosphere/fascod/midlatitude-winter.O3.xml index 243520f3..1e46377e 100644 --- a/atmosphere/fascod/midlatitude-winter.O3.xml +++ b/atmosphere/fascod/midlatitude-winter.O3.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.780304e-08 diff --git a/atmosphere/fascod/midlatitude-winter.OH.xml b/atmosphere/fascod/midlatitude-winter.OH.xml index 39115361..b2ae53d4 100644 --- a/atmosphere/fascod/midlatitude-winter.OH.xml +++ b/atmosphere/fascod/midlatitude-winter.OH.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 4.404333e-14 diff --git a/atmosphere/fascod/midlatitude-winter.PH3.xml b/atmosphere/fascod/midlatitude-winter.PH3.xml index bb0779b7..53b4477a 100644 --- a/atmosphere/fascod/midlatitude-winter.PH3.xml +++ b/atmosphere/fascod/midlatitude-winter.PH3.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-20 diff --git a/atmosphere/fascod/midlatitude-winter.SF6.xml b/atmosphere/fascod/midlatitude-winter.SF6.xml index bb0779b7..53b4477a 100644 --- a/atmosphere/fascod/midlatitude-winter.SF6.xml +++ b/atmosphere/fascod/midlatitude-winter.SF6.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000850e-20 diff --git a/atmosphere/fascod/midlatitude-winter.SO2.xml b/atmosphere/fascod/midlatitude-winter.SO2.xml index 8e8ce137..78fa6609 100644 --- a/atmosphere/fascod/midlatitude-winter.SO2.xml +++ b/atmosphere/fascod/midlatitude-winter.SO2.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002551e-10 diff --git a/atmosphere/fascod/midlatitude-winter.t.xml b/atmosphere/fascod/midlatitude-winter.t.xml index 69085e47..a3f5bd17 100644 --- a/atmosphere/fascod/midlatitude-winter.t.xml +++ b/atmosphere/fascod/midlatitude-winter.t.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.722000e+02 diff --git a/atmosphere/fascod/midlatitude-winter.z.xml b/atmosphere/fascod/midlatitude-winter.z.xml index d445a0d1..ca305201 100644 --- a/atmosphere/fascod/midlatitude-winter.z.xml +++ b/atmosphere/fascod/midlatitude-winter.z.xml @@ -49,9 +49,11 @@ 0.198 0.08799999999999999 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> -6.169300e+02 diff --git a/atmosphere/fascod/subarctic-summer.CH3Cl.xml b/atmosphere/fascod/subarctic-summer.CH3Cl.xml index ea19e284..06509143 100644 --- a/atmosphere/fascod/subarctic-summer.CH3Cl.xml +++ b/atmosphere/fascod/subarctic-summer.CH3Cl.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.004179e-10 diff --git a/atmosphere/fascod/subarctic-summer.CH4.xml b/atmosphere/fascod/subarctic-summer.CH4.xml index 43e148c0..db88fc3e 100644 --- a/atmosphere/fascod/subarctic-summer.CH4.xml +++ b/atmosphere/fascod/subarctic-summer.CH4.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701183e-06 diff --git a/atmosphere/fascod/subarctic-summer.CO.xml b/atmosphere/fascod/subarctic-summer.CO.xml index 6d956db7..8c46f916 100644 --- a/atmosphere/fascod/subarctic-summer.CO.xml +++ b/atmosphere/fascod/subarctic-summer.CO.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.501344e-07 diff --git a/atmosphere/fascod/subarctic-summer.CO2.xml b/atmosphere/fascod/subarctic-summer.CO2.xml index 7b2336cd..38bcace7 100644 --- a/atmosphere/fascod/subarctic-summer.CO2.xml +++ b/atmosphere/fascod/subarctic-summer.CO2.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.552736e-04 diff --git a/atmosphere/fascod/subarctic-summer.ClO.xml b/atmosphere/fascod/subarctic-summer.ClO.xml index 81187794..383600f2 100644 --- a/atmosphere/fascod/subarctic-summer.ClO.xml +++ b/atmosphere/fascod/subarctic-summer.ClO.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000765e-14 diff --git a/atmosphere/fascod/subarctic-summer.H2CO.xml b/atmosphere/fascod/subarctic-summer.H2CO.xml index 96f0dea0..517b7d87 100644 --- a/atmosphere/fascod/subarctic-summer.H2CO.xml +++ b/atmosphere/fascod/subarctic-summer.H2CO.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.401994e-09 diff --git a/atmosphere/fascod/subarctic-summer.H2O.xml b/atmosphere/fascod/subarctic-summer.H2O.xml index 14587974..f9cd75d0 100644 --- a/atmosphere/fascod/subarctic-summer.H2O.xml +++ b/atmosphere/fascod/subarctic-summer.H2O.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.195108e-02 diff --git a/atmosphere/fascod/subarctic-summer.HBr.xml b/atmosphere/fascod/subarctic-summer.HBr.xml index d84a3365..0b2eb360 100644 --- a/atmosphere/fascod/subarctic-summer.HBr.xml +++ b/atmosphere/fascod/subarctic-summer.HBr.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 0.000000e+00 diff --git a/atmosphere/fascod/subarctic-summer.HCN.xml b/atmosphere/fascod/subarctic-summer.HCN.xml index 3409a6fb..8c0ea9db 100644 --- a/atmosphere/fascod/subarctic-summer.HCN.xml +++ b/atmosphere/fascod/subarctic-summer.HCN.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701183e-10 diff --git a/atmosphere/fascod/subarctic-summer.HCl.xml b/atmosphere/fascod/subarctic-summer.HCl.xml index af773e52..277340e6 100644 --- a/atmosphere/fascod/subarctic-summer.HCl.xml +++ b/atmosphere/fascod/subarctic-summer.HCl.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000765e-09 diff --git a/atmosphere/fascod/subarctic-summer.HF.xml b/atmosphere/fascod/subarctic-summer.HF.xml index 800db4c1..27ccfa6d 100644 --- a/atmosphere/fascod/subarctic-summer.HF.xml +++ b/atmosphere/fascod/subarctic-summer.HF.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000765e-14 diff --git a/atmosphere/fascod/subarctic-summer.HI.xml b/atmosphere/fascod/subarctic-summer.HI.xml index 86bd8166..50e27ffe 100644 --- a/atmosphere/fascod/subarctic-summer.HI.xml +++ b/atmosphere/fascod/subarctic-summer.HI.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002296e-12 diff --git a/atmosphere/fascod/subarctic-summer.HNO3.xml b/atmosphere/fascod/subarctic-summer.HNO3.xml index 58c7d415..6040c04d 100644 --- a/atmosphere/fascod/subarctic-summer.HNO3.xml +++ b/atmosphere/fascod/subarctic-summer.HNO3.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.001863e-11 diff --git a/atmosphere/fascod/subarctic-summer.HOCl.xml b/atmosphere/fascod/subarctic-summer.HOCl.xml index 83f9c5ae..d603d0c9 100644 --- a/atmosphere/fascod/subarctic-summer.HOCl.xml +++ b/atmosphere/fascod/subarctic-summer.HOCl.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.706953e-12 diff --git a/atmosphere/fascod/subarctic-summer.N2.xml b/atmosphere/fascod/subarctic-summer.N2.xml index c0a03f9e..88ff9be2 100644 --- a/atmosphere/fascod/subarctic-summer.N2.xml +++ b/atmosphere/fascod/subarctic-summer.N2.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.816884e-01 diff --git a/atmosphere/fascod/subarctic-summer.N2O.xml b/atmosphere/fascod/subarctic-summer.N2O.xml index e950354e..9335ad12 100644 --- a/atmosphere/fascod/subarctic-summer.N2O.xml +++ b/atmosphere/fascod/subarctic-summer.N2O.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.102412e-07 diff --git a/atmosphere/fascod/subarctic-summer.NH3.xml b/atmosphere/fascod/subarctic-summer.NH3.xml index 1beca3b5..1166ae09 100644 --- a/atmosphere/fascod/subarctic-summer.NH3.xml +++ b/atmosphere/fascod/subarctic-summer.NH3.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.005789e-10 diff --git a/atmosphere/fascod/subarctic-summer.NO.xml b/atmosphere/fascod/subarctic-summer.NO.xml index 2a1d73b2..1f621794 100644 --- a/atmosphere/fascod/subarctic-summer.NO.xml +++ b/atmosphere/fascod/subarctic-summer.NO.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002296e-10 diff --git a/atmosphere/fascod/subarctic-summer.NO2.xml b/atmosphere/fascod/subarctic-summer.NO2.xml index 78d7a1c4..a494ff38 100644 --- a/atmosphere/fascod/subarctic-summer.NO2.xml +++ b/atmosphere/fascod/subarctic-summer.NO2.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.301878e-11 diff --git a/atmosphere/fascod/subarctic-summer.O2.xml b/atmosphere/fascod/subarctic-summer.O2.xml index 9d2b1f8c..6892b939 100644 --- a/atmosphere/fascod/subarctic-summer.O2.xml +++ b/atmosphere/fascod/subarctic-summer.O2.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.091438e-01 diff --git a/atmosphere/fascod/subarctic-summer.O3.xml b/atmosphere/fascod/subarctic-summer.O3.xml index 5e56f98b..c0de5f76 100644 --- a/atmosphere/fascod/subarctic-summer.O3.xml +++ b/atmosphere/fascod/subarctic-summer.O3.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.413772e-08 diff --git a/atmosphere/fascod/subarctic-summer.OH.xml b/atmosphere/fascod/subarctic-summer.OH.xml index 6879892f..80d74f22 100644 --- a/atmosphere/fascod/subarctic-summer.OH.xml +++ b/atmosphere/fascod/subarctic-summer.OH.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 4.405095e-14 diff --git a/atmosphere/fascod/subarctic-summer.SO2.xml b/atmosphere/fascod/subarctic-summer.SO2.xml index 56b196ed..c8dcf191 100644 --- a/atmosphere/fascod/subarctic-summer.SO2.xml +++ b/atmosphere/fascod/subarctic-summer.SO2.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002296e-10 diff --git a/atmosphere/fascod/subarctic-summer.t.xml b/atmosphere/fascod/subarctic-summer.t.xml index e602ba26..ed2cf881 100644 --- a/atmosphere/fascod/subarctic-summer.t.xml +++ b/atmosphere/fascod/subarctic-summer.t.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.872000e+02 diff --git a/atmosphere/fascod/subarctic-summer.z.xml b/atmosphere/fascod/subarctic-summer.z.xml index 459471b6..17723233 100644 --- a/atmosphere/fascod/subarctic-summer.z.xml +++ b/atmosphere/fascod/subarctic-summer.z.xml @@ -49,9 +49,11 @@ 0.161 0.061 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> -7.172200e+02 diff --git a/atmosphere/fascod/subarctic-winter.CH3Cl.xml b/atmosphere/fascod/subarctic-winter.CH3Cl.xml index 379dd904..c84c2420 100644 --- a/atmosphere/fascod/subarctic-winter.CH3Cl.xml +++ b/atmosphere/fascod/subarctic-winter.CH3Cl.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.007670e-10 diff --git a/atmosphere/fascod/subarctic-winter.CH4.xml b/atmosphere/fascod/subarctic-winter.CH4.xml index 06b4cf43..1d2ebdfd 100644 --- a/atmosphere/fascod/subarctic-winter.CH4.xml +++ b/atmosphere/fascod/subarctic-winter.CH4.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701612e-06 diff --git a/atmosphere/fascod/subarctic-winter.CO.xml b/atmosphere/fascod/subarctic-winter.CO.xml index 735158f4..562a9010 100644 --- a/atmosphere/fascod/subarctic-winter.CO.xml +++ b/atmosphere/fascod/subarctic-winter.CO.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.501443e-07 diff --git a/atmosphere/fascod/subarctic-winter.CO2.xml b/atmosphere/fascod/subarctic-winter.CO2.xml index 513ac3db..466742ee 100644 --- a/atmosphere/fascod/subarctic-winter.CO2.xml +++ b/atmosphere/fascod/subarctic-winter.CO2.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.554666e-04 diff --git a/atmosphere/fascod/subarctic-winter.ClO.xml b/atmosphere/fascod/subarctic-winter.ClO.xml index 69d41a1c..bba3da8d 100644 --- a/atmosphere/fascod/subarctic-winter.ClO.xml +++ b/atmosphere/fascod/subarctic-winter.ClO.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000845e-14 diff --git a/atmosphere/fascod/subarctic-winter.H2CO.xml b/atmosphere/fascod/subarctic-winter.H2CO.xml index c192a786..55621d5b 100644 --- a/atmosphere/fascod/subarctic-winter.H2CO.xml +++ b/atmosphere/fascod/subarctic-winter.H2CO.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.402029e-09 diff --git a/atmosphere/fascod/subarctic-winter.H2O.xml b/atmosphere/fascod/subarctic-winter.H2O.xml index af760412..addb5c7a 100644 --- a/atmosphere/fascod/subarctic-winter.H2O.xml +++ b/atmosphere/fascod/subarctic-winter.H2O.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.406091e-03 diff --git a/atmosphere/fascod/subarctic-winter.HBr.xml b/atmosphere/fascod/subarctic-winter.HBr.xml index f7091d54..ca927611 100644 --- a/atmosphere/fascod/subarctic-winter.HBr.xml +++ b/atmosphere/fascod/subarctic-winter.HBr.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 0.000000e+00 diff --git a/atmosphere/fascod/subarctic-winter.HCN.xml b/atmosphere/fascod/subarctic-winter.HCN.xml index 88d25c13..0d33ac62 100644 --- a/atmosphere/fascod/subarctic-winter.HCN.xml +++ b/atmosphere/fascod/subarctic-winter.HCN.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.701262e-10 diff --git a/atmosphere/fascod/subarctic-winter.HCl.xml b/atmosphere/fascod/subarctic-winter.HCl.xml index 0c81cb98..28b48894 100644 --- a/atmosphere/fascod/subarctic-winter.HCl.xml +++ b/atmosphere/fascod/subarctic-winter.HCl.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000845e-09 diff --git a/atmosphere/fascod/subarctic-winter.HF.xml b/atmosphere/fascod/subarctic-winter.HF.xml index 1c861a72..745e0ce0 100644 --- a/atmosphere/fascod/subarctic-winter.HF.xml +++ b/atmosphere/fascod/subarctic-winter.HF.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.000845e-14 diff --git a/atmosphere/fascod/subarctic-winter.HI.xml b/atmosphere/fascod/subarctic-winter.HI.xml index d1702151..ab814608 100644 --- a/atmosphere/fascod/subarctic-winter.HI.xml +++ b/atmosphere/fascod/subarctic-winter.HI.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002536e-12 diff --git a/atmosphere/fascod/subarctic-winter.HNO3.xml b/atmosphere/fascod/subarctic-winter.HNO3.xml index 45f5cedd..20cbc67c 100644 --- a/atmosphere/fascod/subarctic-winter.HNO3.xml +++ b/atmosphere/fascod/subarctic-winter.HNO3.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.005979e-11 diff --git a/atmosphere/fascod/subarctic-winter.HOCl.xml b/atmosphere/fascod/subarctic-winter.HOCl.xml index 56205d3d..6e04b0ac 100644 --- a/atmosphere/fascod/subarctic-winter.HOCl.xml +++ b/atmosphere/fascod/subarctic-winter.HOCl.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.705282e-12 diff --git a/atmosphere/fascod/subarctic-winter.N2.xml b/atmosphere/fascod/subarctic-winter.N2.xml index 14745847..f782733a 100644 --- a/atmosphere/fascod/subarctic-winter.N2.xml +++ b/atmosphere/fascod/subarctic-winter.N2.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 7.817461e-01 diff --git a/atmosphere/fascod/subarctic-winter.N2O.xml b/atmosphere/fascod/subarctic-winter.N2O.xml index 161e6882..efdc4726 100644 --- a/atmosphere/fascod/subarctic-winter.N2O.xml +++ b/atmosphere/fascod/subarctic-winter.N2O.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.202705e-07 diff --git a/atmosphere/fascod/subarctic-winter.NH3.xml b/atmosphere/fascod/subarctic-winter.NH3.xml index 5cbf0853..c8df315a 100644 --- a/atmosphere/fascod/subarctic-winter.NH3.xml +++ b/atmosphere/fascod/subarctic-winter.NH3.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 5.005979e-10 diff --git a/atmosphere/fascod/subarctic-winter.NO.xml b/atmosphere/fascod/subarctic-winter.NO.xml index cb9cac08..5ac9f946 100644 --- a/atmosphere/fascod/subarctic-winter.NO.xml +++ b/atmosphere/fascod/subarctic-winter.NO.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002536e-10 diff --git a/atmosphere/fascod/subarctic-winter.NO2.xml b/atmosphere/fascod/subarctic-winter.NO2.xml index cccac7c8..8581c400 100644 --- a/atmosphere/fascod/subarctic-winter.NO2.xml +++ b/atmosphere/fascod/subarctic-winter.NO2.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.302119e-11 diff --git a/atmosphere/fascod/subarctic-winter.O2.xml b/atmosphere/fascod/subarctic-winter.O2.xml index 5235323c..dca67bb1 100644 --- a/atmosphere/fascod/subarctic-winter.O2.xml +++ b/atmosphere/fascod/subarctic-winter.O2.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.091784e-01 diff --git a/atmosphere/fascod/subarctic-winter.O3.xml b/atmosphere/fascod/subarctic-winter.O3.xml index 78e64d3c..5816d1a9 100644 --- a/atmosphere/fascod/subarctic-winter.O3.xml +++ b/atmosphere/fascod/subarctic-winter.O3.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 1.803625e-08 diff --git a/atmosphere/fascod/subarctic-winter.OH.xml b/atmosphere/fascod/subarctic-winter.OH.xml index f604b795..76685acc 100644 --- a/atmosphere/fascod/subarctic-winter.OH.xml +++ b/atmosphere/fascod/subarctic-winter.OH.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 4.403018e-14 diff --git a/atmosphere/fascod/subarctic-winter.SO2.xml b/atmosphere/fascod/subarctic-winter.SO2.xml index 52f9aa54..4ffed8f4 100644 --- a/atmosphere/fascod/subarctic-winter.SO2.xml +++ b/atmosphere/fascod/subarctic-winter.SO2.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 3.002536e-10 diff --git a/atmosphere/fascod/subarctic-winter.t.xml b/atmosphere/fascod/subarctic-winter.t.xml index b05b06bc..fae30253 100644 --- a/atmosphere/fascod/subarctic-winter.t.xml +++ b/atmosphere/fascod/subarctic-winter.t.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> 2.572000e+02 diff --git a/atmosphere/fascod/subarctic-winter.z.xml b/atmosphere/fascod/subarctic-winter.z.xml index 7aba140d..b08b2db5 100644 --- a/atmosphere/fascod/subarctic-winter.z.xml +++ b/atmosphere/fascod/subarctic-winter.z.xml @@ -49,9 +49,11 @@ 0.202 0.091 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="46" nrows="1" ncols="1"> -6.199800e+02 diff --git a/atmosphere/fascod/transform_data.m b/atmosphere/fascod/transform_data.m index 20fa1778..b8ca0621 100644 --- a/atmosphere/fascod/transform_data.m +++ b/atmosphere/fascod/transform_data.m @@ -11,12 +11,22 @@ addpath('/smiles_local/atmlab/atmlab') atmlab_init; -path = '/rinax/storage/users/claudia/MC_comparison/2101data/' - -basename = 'jpl2101' - -species = {'H2O' 'N2O' 'O2' 'O3' 't' 'z'} - +path = './old/' + +basename = 'subarctic-winter' + +% midlatitude-winter, mitlatitude summer, tropical +% $$$ species = {'C2H2' 'C2H6' 'CH3Cl' 'CH4' 'ClO' 'CO2' 'COF2' 'CO' 'H2CO' ... +% $$$ 'H2O2' 'H2O' 'HBr' 'HCl' 'HCN' 'HF' 'HI' 'HNO3' 'HOCl' ... +% $$$ 'N2O' 'N2' 'NH3' 'NO2' 'NO' 'O2' 'O3' 'OH' 'PH3' 'SF6' ... +% $$$ 'SO2' 't' 'z'} + +%subarctic-summer, subarctic winter +species = {'CH3Cl' 'CH4' 'ClO' 'CO2' 'CO' 'H2CO' ... + 'H2O' 'HBr' 'HCl' 'HCN' 'HF' 'HI' 'HNO3' 'HOCl' ... + 'N2O' 'N2' 'NH3' 'NO2' 'NO' 'O2' 'O3' 'OH' ... + 'SO2' 't' 'z'} + for i = 1:length(species) disp(i); @@ -26,10 +36,10 @@ 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.lat_grid = [0]; +gridded_field.lon_grid = [0]; gridded_field.data = field{4}(:,:,:); -xmlStore([path, '/new_jpl_data/', filename], gridded_field, 'GriddedField3') +xmlStore([path, '../', 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 eb0462e1..124b7fa7 100644 --- a/atmosphere/fascod/tropical.C2H2.xml +++ b/atmosphere/fascod/tropical.C2H2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.002368e-10 diff --git a/atmosphere/fascod/tropical.C2H6.xml b/atmosphere/fascod/tropical.C2H6.xml index 47e4f469..02db6283 100644 --- a/atmosphere/fascod/tropical.C2H6.xml +++ b/atmosphere/fascod/tropical.C2H6.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.001579e-09 diff --git a/atmosphere/fascod/tropical.CH3Cl.xml b/atmosphere/fascod/tropical.CH3Cl.xml index 7e6ec5c1..4b2b2cb2 100644 --- a/atmosphere/fascod/tropical.CH3Cl.xml +++ b/atmosphere/fascod/tropical.CH3Cl.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 7.005526e-10 diff --git a/atmosphere/fascod/tropical.CH4.xml b/atmosphere/fascod/tropical.CH4.xml index 5815e539..d7c661af 100644 --- a/atmosphere/fascod/tropical.CH4.xml +++ b/atmosphere/fascod/tropical.CH4.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.701342e-06 diff --git a/atmosphere/fascod/tropical.CO.xml b/atmosphere/fascod/tropical.CO.xml index b4d6c2b3..8c56050a 100644 --- a/atmosphere/fascod/tropical.CO.xml +++ b/atmosphere/fascod/tropical.CO.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.501184e-07 diff --git a/atmosphere/fascod/tropical.CO2.xml b/atmosphere/fascod/tropical.CO2.xml index 7e786295..f3963eb7 100644 --- a/atmosphere/fascod/tropical.CO2.xml +++ b/atmosphere/fascod/tropical.CO2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.302605e-04 diff --git a/atmosphere/fascod/tropical.COF2.xml b/atmosphere/fascod/tropical.COF2.xml index 23e0a9f5..1f70f97f 100644 --- a/atmosphere/fascod/tropical.COF2.xml +++ b/atmosphere/fascod/tropical.COF2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-20 diff --git a/atmosphere/fascod/tropical.ClO.xml b/atmosphere/fascod/tropical.ClO.xml index 5d369708..6cf8e5a7 100644 --- a/atmosphere/fascod/tropical.ClO.xml +++ b/atmosphere/fascod/tropical.ClO.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-14 diff --git a/atmosphere/fascod/tropical.H2CO.xml b/atmosphere/fascod/tropical.H2CO.xml index 38a52e55..2510d3db 100644 --- a/atmosphere/fascod/tropical.H2CO.xml +++ b/atmosphere/fascod/tropical.H2CO.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.401895e-09 diff --git a/atmosphere/fascod/tropical.H2O.xml b/atmosphere/fascod/tropical.H2O.xml index 6354519a..88569166 100644 --- a/atmosphere/fascod/tropical.H2O.xml +++ b/atmosphere/fascod/tropical.H2O.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.595108e-02 diff --git a/atmosphere/fascod/tropical.H2O2.xml b/atmosphere/fascod/tropical.H2O2.xml index b72dd7b6..1ba41c92 100644 --- a/atmosphere/fascod/tropical.H2O2.xml +++ b/atmosphere/fascod/tropical.H2O2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.001579e-10 diff --git a/atmosphere/fascod/tropical.HBr.xml b/atmosphere/fascod/tropical.HBr.xml index 237483c0..0f14cfd9 100644 --- a/atmosphere/fascod/tropical.HBr.xml +++ b/atmosphere/fascod/tropical.HBr.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 0.000000e+00 diff --git a/atmosphere/fascod/tropical.HCN.xml b/atmosphere/fascod/tropical.HCN.xml index ddc519ec..5669e1a2 100644 --- a/atmosphere/fascod/tropical.HCN.xml +++ b/atmosphere/fascod/tropical.HCN.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.701342e-10 diff --git a/atmosphere/fascod/tropical.HCl.xml b/atmosphere/fascod/tropical.HCl.xml index 4c4c4537..8c87b849 100644 --- a/atmosphere/fascod/tropical.HCl.xml +++ b/atmosphere/fascod/tropical.HCl.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-09 diff --git a/atmosphere/fascod/tropical.HF.xml b/atmosphere/fascod/tropical.HF.xml index 07e7b574..e1381019 100644 --- a/atmosphere/fascod/tropical.HF.xml +++ b/atmosphere/fascod/tropical.HF.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-14 diff --git a/atmosphere/fascod/tropical.HI.xml b/atmosphere/fascod/tropical.HI.xml index b9f34453..3b6845a9 100644 --- a/atmosphere/fascod/tropical.HI.xml +++ b/atmosphere/fascod/tropical.HI.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.002368e-12 diff --git a/atmosphere/fascod/tropical.HNO3.xml b/atmosphere/fascod/tropical.HNO3.xml index a5ad83a4..1dfee44f 100644 --- a/atmosphere/fascod/tropical.HNO3.xml +++ b/atmosphere/fascod/tropical.HNO3.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 5.003947e-11 diff --git a/atmosphere/fascod/tropical.HOCl.xml b/atmosphere/fascod/tropical.HOCl.xml index 99c9c238..6526550e 100644 --- a/atmosphere/fascod/tropical.HOCl.xml +++ b/atmosphere/fascod/tropical.HOCl.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 7.708121e-12 diff --git a/atmosphere/fascod/tropical.N2.xml b/atmosphere/fascod/tropical.N2.xml index 47ce1a17..27c56977 100644 --- a/atmosphere/fascod/tropical.N2.xml +++ b/atmosphere/fascod/tropical.N2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 7.814327e-01 diff --git a/atmosphere/fascod/tropical.N2O.xml b/atmosphere/fascod/tropical.N2O.xml index 3b28a516..7bfe2d0f 100644 --- a/atmosphere/fascod/tropical.N2O.xml +++ b/atmosphere/fascod/tropical.N2O.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.202526e-07 diff --git a/atmosphere/fascod/tropical.NH3.xml b/atmosphere/fascod/tropical.NH3.xml index 4e1e86e4..11b454b6 100644 --- a/atmosphere/fascod/tropical.NH3.xml +++ b/atmosphere/fascod/tropical.NH3.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 5.003947e-10 diff --git a/atmosphere/fascod/tropical.NO.xml b/atmosphere/fascod/tropical.NO.xml index 72f4c1ce..c2ce5b33 100644 --- a/atmosphere/fascod/tropical.NO.xml +++ b/atmosphere/fascod/tropical.NO.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.002368e-10 diff --git a/atmosphere/fascod/tropical.NO2.xml b/atmosphere/fascod/tropical.NO2.xml index 4d27ddad..6709e59c 100644 --- a/atmosphere/fascod/tropical.NO2.xml +++ b/atmosphere/fascod/tropical.NO2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.301816e-11 diff --git a/atmosphere/fascod/tropical.O2.xml b/atmosphere/fascod/tropical.O2.xml index 58f9225d..9de40969 100644 --- a/atmosphere/fascod/tropical.O2.xml +++ b/atmosphere/fascod/tropical.O2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.091446e-01 diff --git a/atmosphere/fascod/tropical.O3.xml b/atmosphere/fascod/tropical.O3.xml index da631ab2..9477b940 100644 --- a/atmosphere/fascod/tropical.O3.xml +++ b/atmosphere/fascod/tropical.O3.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.871244e-08 diff --git a/atmosphere/fascod/tropical.OH.xml b/atmosphere/fascod/tropical.OH.xml index ea3500ab..c435115c 100644 --- a/atmosphere/fascod/tropical.OH.xml +++ b/atmosphere/fascod/tropical.OH.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 4.403473e-14 diff --git a/atmosphere/fascod/tropical.PH3.xml b/atmosphere/fascod/tropical.PH3.xml index 23e0a9f5..1f70f97f 100644 --- a/atmosphere/fascod/tropical.PH3.xml +++ b/atmosphere/fascod/tropical.PH3.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-20 diff --git a/atmosphere/fascod/tropical.SF6.xml b/atmosphere/fascod/tropical.SF6.xml index 23e0a9f5..1f70f97f 100644 --- a/atmosphere/fascod/tropical.SF6.xml +++ b/atmosphere/fascod/tropical.SF6.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 1.000789e-20 diff --git a/atmosphere/fascod/tropical.SO2.xml b/atmosphere/fascod/tropical.SO2.xml index 75f1685b..80f78190 100644 --- a/atmosphere/fascod/tropical.SO2.xml +++ b/atmosphere/fascod/tropical.SO2.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 3.002368e-10 diff --git a/atmosphere/fascod/tropical.t.xml b/atmosphere/fascod/tropical.t.xml index 6f15be0e..d53500c4 100644 --- a/atmosphere/fascod/tropical.t.xml +++ b/atmosphere/fascod/tropical.t.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 2.997000e+02 diff --git a/atmosphere/fascod/tropical.z.xml b/atmosphere/fascod/tropical.z.xml index d8cf4747..0a760633 100644 --- a/atmosphere/fascod/tropical.z.xml +++ b/atmosphere/fascod/tropical.z.xml @@ -48,9 +48,11 @@ 0.172 0.06900000000000001 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> -<Vector nelem="0"> +<Vector nelem="1"> + 0 </Vector> <Tensor3 npages="45" nrows="1" ncols="1"> 0.000000e+00 -- GitLab