Skip to content
Snippets Groups Projects
Commit 4eeeda94 authored by mendrok's avatar mendrok
Browse files

* ARTS-XML-DATA-2-1-42

	* planets/Earth/ERA40/*.gz,readme.txt:
	Made all fields clearly cyclic (adding lon=360deg as duplicate of
	lon=0deg). Adapted readme accordingly.

	* planets/Earth/Fascod/tropical/tropical.[t,z].xml:
	Added additional point at p=1100hPa in consistency with all other
	arts-xml versions of fascod atmospheres (the were commited to
	ARTS-XML-1-1 in this version years ago...) and to facilitate few-hundred
	meter negative altitudes. Done with assuming a constant temp. below z=0m
	and hydrostatoc equilibrium. Equivalent point-adding still needs to be
	done for the tropical trace gas profiles (also as vmr=const at z<0km).



git-svn-id: https://radiativetransfer.org/svn/rt/arts-xml-data/trunk@8158 aaf1aab0-4228-0410-ad68-8dceda47f409
parent 5156e8b3
No related branches found
No related tags found
No related merge requests found
2013-01-30 Jana Mendrok <jana.mendrok@ltu.se>
* ARTS-XML-DATA-2-1-42
* planets/Earth/ERA40/*.gz,readme.txt:
Made all fields clearly cyclic (adding lon=360deg as duplicate of
lon=0deg). Adapted readme accordingly.
* planets/Earth/Fascod/tropical/tropical.[t,z].xml:
Added additional point at p=1100hPa in consistency with all other
arts-xml versions of fascod atmospheres (the were commited to
ARTS-XML-1-1 in this version years ago...) and to facilitate few-hundred
meter negative altitudes. Done with assuming a constant temp. below z=0m
and hydrostatoc equilibrium. Equivalent point-adding still needs to be
done for the tropical trace gas profiles (also as vmr=const at z<0km).
2013-01-24 Jana Mendrok <jana.mendrok@ltu.se>
* ARTS-XML-DATA-2-1-41
......
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -5,8 +5,10 @@ LandSeaMask_ERA40_*.xml
- global land-sea masks for Earth (1=land, 0=sea)
- originating from ECMWF ERA40, derived via A.v.Engeln
- resolution of 0.25 and 1.0 degree in both lat and lon (number given in filename)
- extended with data(lon=360)==data(lon=0) for indicating data is cyclic
SurfaceAltitude_ERA40_*.xml
-----------------------
- global surface altitude in meters matching the LandSeaMask
- extended with data(lon=360)==data(lon=0) for indicating data is cyclic
<?xml version="1.0"?>
<arts format="ascii" version="1">
<GriddedField3>
<Vector name="Pressure" nelem="45">
<Vector name="Pressure" nelem="46">
110000
101300
90400
80500
......@@ -54,7 +55,8 @@
<Vector name="Longitude" nelem="1">
0
</Vector>
<Tensor3 name="Temperature" npages="45" nrows="1" ncols="1">
<Tensor3 name="Temperature" npages="46" nrows="1" ncols="1">
2.997000e+02
2.997000e+02
2.937000e+02
2.877000e+02
......
<?xml version="1.0"?>
<arts format="ascii" version="1">
<GriddedField3>
<Vector name="Pressure" nelem="45">
<Vector name="Pressure" nelem="46">
110000
101300
90400
80500
......@@ -54,7 +55,8 @@
<Vector name="Longitude" nelem="1">
0
</Vector>
<Tensor3 name="Altitude" npages="45" nrows="1" ncols="1">
<Tensor3 name="Altitude" npages="46" nrows="1" ncols="1">
-7.282161e+02
0.000000e+00
1.000000e+03
2.000000e+03
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment