167 | | This example will create the following output:\\ |
168 | | '''Location 1''': Instantaneous data of u- and v-velocity component (by default on file DATA_MAKS_01_NETCDF) and temporally averaged data of u- and v-velocity |
169 | | component (by default on file DATA_MASK_01_AV_NETCDF)\\ |
170 | | '''Location 2''': Instantaneous data of w-velocity component (by default on file DATA_MASK_02_NETCDF) and temporally averaged data of w-velocity component (by default |
171 | | on file DATA_MASK_02_AV_NETCDF)\\ |
172 | | '''Location 3''': Instantaneous data of potential temperature, u-, v- and w-velocity component (by default on file DATA_MASK_03_NETCDF)\\\\ |
| 167 | This example will create the following output:\\ |
| 168 | '''Location 1''': Instantaneous data of u- and v-velocity component (by default on file DATA_MAKS_01_NETCDF) and temporally averaged data of u- and v-velocity |
| 169 | component (by default on file DATA_MASK_01_AV_NETCDF)\\ |
| 170 | '''Location 2''': Instantaneous data of w-velocity component (by default on file DATA_MASK_02_NETCDF) and temporally averaged data of w-velocity component (by default |
| 171 | on file DATA_MASK_02_AV_NETCDF)\\ |
| 172 | '''Location 3''': Instantaneous data of potential temperature, u-, v- and w-velocity component (by default on file DATA_MASK_03_NETCDF)\\\\ |
174 | | |
175 | | The time interval of the output times is determined via dt_data_output. This is valid for all types of output quantities by default. Individual time intervals for instantaneous(!) 3d and section data can be declared using dt_do3d, dt_do2d_xy, dt_do2d_xz, and dt_do2d_yz. |
176 | | |
177 | | Also, an individual time interval for output of temporally averaged data can be assigned using parameter dt_data_output_av. This applies to both 3d volume and cross section data. The length of the averaging interval is controlled via parameter averaging_interval. |
178 | | |
179 | | The parameter skip_time_data_output can be used to shift data output activities for a given time interval. Individual intervals can be set using skip_time_do3d, skip_time_do2d_xy, skip_time_do2d_xz, skip_time_do2d_yz, and skip_time_data_output_av. |
| 174 | The time interval of the output times is determined via dt_domask.\\ |
| 175 | Individual time interval for output of temporally averaged data can be assigned using parameter [#dt_data_output_av dt_data_output_av]. The length of the averaging interval is controlled via parameter [#averaging_interval averaging_interval].\\\\ |
| 176 | The parameter [#skip_time_domask|skip_time_domask] can be used to shift data output activities for a given time interval. |