doc/app/iofiles/pids/palm_csd: static_driver_example_dump.txt

File static_driver_example_dump.txt, 9.1 KB (added by maronga, 4 years ago)
Line 
1 
2netcdf static_driver_example {
3dimensions:
4        x = 301 ;
5        y = 301 ;
6        z = 78 ;
7        nsurface_fraction = 3 ;
8        nbuilding_pars = 47 ;
9        nvegetation_pars = 12 ;
10        zlad = 28 ;
11variables:
12        float x(x) ;
13                x:long_name = "x" ;
14                x:standard_name = "projection_x_coordinate" ;
15                x:units = "m" ;
16        float y(y) ;
17                y:long_name = "y" ;
18                y:standard_name = "projection_y_coordinate" ;
19                y:units = "m" ;
20        float lat(y, x) ;
21                lat:_FillValue = -9999.f ;
22                lat:long_name = "latitude" ;
23                lat:standard_name = "latitude" ;
24                lat:units = "degrees_north" ;
25        float lon(y, x) ;
26                lon:_FillValue = -9999.f ;
27                lon:long_name = "longitude" ;
28                lon:standard_name = "longitude" ;
29                lon:units = "degrees_east" ;
30        float E_UTM(y, x) ;
31                E_UTM:_FillValue = -9999.f ;
32                E_UTM:long_name = "easting" ;
33                E_UTM:standard_name = "projection_x_coorindate" ;
34                E_UTM:units = "m" ;
35        float N_UTM(y, x) ;
36                N_UTM:_FillValue = -9999.f ;
37                N_UTM:long_name = "northing" ;
38                N_UTM:standard_name = "projection_y_coorindate" ;
39                N_UTM:units = "m" ;
40        int crs ;
41                crs:long_name = "coordinate reference system" ;
42                crs:grid_mapping_name = "transverse_mercator" ;
43                crs:semi_major_axis = 6378137. ;
44                crs:inverse_flattening = 298.257222101 ;
45                crs:longitude_of_prime_meridian = 0. ;
46                crs:longitude_of_central_meridian = 9. ;
47                crs:scale_factor_at_central_meridian = 0.9996 ;
48                crs:latitude_of_projection_origin = 0. ;
49                crs:false_easting = 50000. ;
50                crs:false_northing = 0. ;
51                crs:units = "m" ;
52                crs:epsg_code = "EPSG:25833" ;
53        float zt(y, x) ;
54                zt:_FillValue = -9999.f ;
55                zt:long_name = "orography" ;
56                zt:units = "m" ;
57                zt:res_orig = 1. ;
58                zt:coordinates = "E_UTM N_UTM lon lat" ;
59                zt:grid_mapping = "E_UTM N_UTM lon lat" ;
60        float buildings_2d(y, x) ;
61                buildings_2d:_FillValue = -9999.f ;
62                buildings_2d:long_name = "buildings" ;
63                buildings_2d:units = "m" ;
64                buildings_2d:res_orig = 1. ;
65                buildings_2d:lod = 1LL ;
66                buildings_2d:coordinates = "E_UTM N_UTM lon lat" ;
67                buildings_2d:grid_mapping = "E_UTM N_UTM lon lat" ;
68        int building_id(y, x) ;
69                building_id:_FillValue = -9999 ;
70                building_id:long_name = "building id" ;
71                building_id:units = "" ;
72                building_id:res\ _orig = 1. ;
73                building_id:coordinates = "E_UTM N_UTM lon lat" ;
74                building_id:grid_mapping = "E_UTM N_UTM lon lat" ;
75        byte building_type(y, x) ;
76                building_type:_FillValue = -127b ;
77                building_type:long_name = "building type" ;
78                building_type:units = "" ;
79                building_type:res_orig = 1. ;
80                building_type:coordinates = "E_UTM N_UTM lon lat" ;
81                building_type:grid_mapping = "E_UTM N_UTM lon lat" ;
82        float z(z) ;
83                z:long_name = "z" ;
84                z:units = "m" ;
85        byte buildings_3d(z, y, x) ;
86                buildings_3d:_FillValue = -127b ;
87                buildings_3d:long_name = "buildings 3d" ;
88                buildings_3d:units = "" ;
89                buildings_3d:res_orig = 1. ;
90                buildings_3d:lod = 2LL ;
91        int nsurface_fraction(nsurface_fraction) ;
92        float surface_fraction(nsurface_fraction, y, x) ;
93                surface_fraction:_FillValue = -9999.f ;
94                surface_fraction:long_name = "surface fraction" ;
95                surface_fraction:units = "" ;
96                surface_fraction:res_orig = 1. ;
97        byte vegetation_type(y, x) ;
98                vegetation_type:_FillValue = -127b ;
99                vegetation_type:long_name = "vegetation type" ;
100                vegetation_type:units = "" ;
101                vegetation_type:res_orig = 1. ;
102                vegetation_type:coordinates = "E_UTM N_UTM lon lat" ;
103                vegetation_type:grid_mapping = "E_UTM N_UTM lon lat" ;
104        byte pavement_type(y, x) ;
105                pavement_type:_FillValue = -127b ;
106                pavement_type:long_name = "pavement type" ;
107                pavement_type:units = "" ;
108                pavement_type:res_orig = 1. ;
109                pavement_type:coordinates = "E_UTM N_UTM lon lat" ;
110                pavement_type:grid_mapping = "E_UTM N_UTM lon lat" ;
111        byte water_type(y, x) ;
112                water_type:_FillValue = -127b ;
113                water_type:long_name = "water type" ;
114                water_type:units = "" ;
115                water_type:res_orig = 1. ;
116                water_type:coordinates = "E_UTM N_UTM lon lat" ;
117                water_type:grid_mapping = "E_UTM N_UTM lon lat" ;
118        byte soil_type(y, x) ;
119                soil_type:_FillValue = -127b ;
120                soil_type:long_name = "soil type" ;
121                soil_type:units = "" ;
122                soil_type:res_orig = 1. ;
123                soil_type:coordinates = "E_UTM N_UTM lon lat" ;
124                soil_type:grid_mapping = "E_UTM N_UTM lon lat" ;
125        byte street_type(y, x) ;
126                street_type:_FillValue = -127b ;
127                street_type:long_name = "street type" ;
128                street_type:units = "" ;
129                street_type:res_orig = 1. ;
130                street_type:coordinates = "E_UTM N_UTM lon lat" ;
131                street_type:grid_mapping = "E_UTM N_UTM lon lat" ;
132        byte street_crossing(y, x) ;
133                street_crossing:_FillValue = -127b ;
134                street_crossing:long_name = "street crossings" ;
135                street_crossing:units = "" ;
136                street_crossing:res_orig = 1. ;
137                street_crossing:coordinates = "E_UTM N_UTM lon lat" ;
138                street_crossing:grid_mapping = "E_UTM N_UTM lon lat" ;
139        int nbuilding_pars(nbuilding_pars) ;
140        float building_pars(nbuilding_pars, y, x) ;
141                building_pars:_FillValue = -9999.f ;
142                building_pars:long_name = "building_pars" ;
143                building_pars:units = "" ;
144                building_pars:res_orig = 1. ;
145                building_pars:coordinates = "E_UTM N_UTM lon lat" ;
146                building_pars:grid_mapping = "E_UTM N_UTM lon lat" ;
147        int nvegetation_pars(nvegetation_pars) ;
148        float vegetation_pars(nvegetation_pars, y, x) ;
149                vegetation_pars:_FillValue = -9999.f ;
150                vegetation_pars:long_name = "vegetation_pars" ;
151                vegetation_pars:units = "" ;
152                vegetation_pars:res_orig = 1. ;
153                vegetation_pars:coordinates = "E_UTM N_UTM lon lat" ;
154                vegetation_pars:grid_mapping = "E_UTM N_UTM lon lat" ;
155        float zlad(zlad) ;
156        float lad(zlad, y, x) ;
157                lad:_FillValue = -9999.f ;
158                lad:long_name = "leaf area density" ;
159                lad:units = "" ;
160                lad:res_orig = 1. ;
161                lad:coordinates = "E_UTM N_UTM lon lat" ;
162                lad:grid_mapping = "E_UTM N_UTM lon lat" ;
163        float bad(zlad, y, x) ;
164                bad:_FillValue = -9999.f ;
165                bad:long_name = "basal area density" ;
166                bad:units = "" ;
167                bad:res_orig = 1. ;
168                bad:coordinates = "E_UTM N_UTM lon lat" ;
169                bad:grid_mapping = "E_UTM N_UTM lon lat" ;
170        float tree_id(zlad, y, x) ;
171                tree_id:_FillValue = -9999.f ;
172                tree_id:long_name = "tree id" ;
173                tree_id:units = "" ;
174                tree_id:res_orig = 1. ;
175                tree_id:coordinates = "E_UTM N_UTM lon lat" ;
176                tree_id:grid_mapping = "E_UTM N_UTM lon lat" ;
177
178// global attributes:
179                :Conventions = "CF-1.7" ;
180                :origin_x = 385721.5 ;
181                :origin_y = 5819225. ;
182                :origin_time = "" ;
183                :origin_lat = 52.5111484527588 ;
184                :origin_lon = 13.3160495758057 ;
185                :acronym = "LUHimuk" ;
186                :rotation_angle = 0. ;
187                :author = "Bjoern Maronga, maronga@muk.uni-hannover.de" ;
188                :campaign = "none" ;
189                :comment = "created with palm_csd" ;
190                :contact = "Bjoern Maronga, maronga@muk.uni-hannover.de" ;
191                :data_content = "Static driver data" ;
192                :dependencies = "none" ;
193                :institution = "Institute of Meteorology and Climatology, Leibniz University Hannover" ;
194                :keywords = "none" ;
195                :location = "Berlin" ;
196                :palm_version = 6. ;
197                :references = "none" ;
198                :site = "Ernst-Reuter-Platz" ;
199                :source = "misc" ;
200                :version = 1. ;
201                :origin_z = 30.8790607452393 ;
202}