54 | | By default, cross section data are output (depending on the selected cross sections(s), see below) to local files [[DATA_2D_XY_NETCDF]], [[DATA_2D_XZ_NETCDF]] and/or [[DATA_2D_YZ_NETCDF]]. Volume data are output to file [[DATA_3D_NETCDF]]. If the user has switched on the output of temporally averaged data, these are written seperately to local files [[DATA_2D_XY_AV_NETCDF]], [[DATA_2D_XZ_AV_NETCDF]], [[DATA_2D_YZ_AV_NETCDF]], and [[DATA_3D_AV_NETCDF]], respectively.\\\\ |
55 | | The filenames already suggest that all files have netCDF format. Informations about the file content (kind of quantities, array dimensions and grid coordinates) are part of the self describing netCDF format and can be extracted from the netCDF files using the command "ncdump -c <filename>". See ''[[../iofiles|netCDF data]]'' about processing the PALM netCDF data.\\\\ |
| 54 | By default, cross section data are output (depending on the selected cross sections(s), see below) to local files [[../iofiles#DATA_2D_XY_NETCDF|DATA_2D_XY_NETCDF]], [[../iofiles#DATA_2D_XZ_NETCDF|DATA_2D_XZ_NETCDF]] and/or [[../iofiles#DATA_2D_YZ_NETCDF|DATA_2D_YZ_NETCDF]]. Volume data are output to file [[../iofiles#DATA_3D_NETCDF|DATA_2D_YZ_NETCDF]]. If the user has switched on the output of temporally averaged data, these are written seperately to local files [[../iofiles#DATA_2D_XY_AV_NETCDF|DATA_2D_XY_AV_NETCDF]], [[../iofiles#DATA_2D_XZ_AV_NETCDF|DATA_2D_XZ_AV_NETCDF]], [[../iofiles#DATA_2D_YZ_AV_NETCDF|DATA_2D_YZ_AV_NETCDF]], and [[../iofiles#DATA_3D_AV_NETCDF|DATA_2D_YZ_AV_NETCDF]], respectively.\\\\ |
| 55 | The filenames already suggest that all files have netCDF format. Informations about the file content (kind of quantities, array dimensions and grid coordinates) are part of the self describing netCDF format and can be extracted from the netCDF files using the command "ncdump -c <filename>". See [[../iofiles|netCDF data]] about processing the PALM netCDF data.\\\\ |