...
- The target grid has to be specified, supported . Supported target grids are:
- Rotated and non-rotated longitude-latitude grid (COSMO)
- Icosahedral Triangular grids (ICON) with optionally higher resolution in selected regions (nesting)
- The different raw data sets are aggregated to the target grid considering all raw data elements which are located within the target grid element. If the target grid has a higher resolution than the input grid on which the raw data is available, either an interpolation is performed or the target grid is filled with the nearest neighbor, but sub-grid scale statistical calculations (e.g. subgrid scale variance of orographic height) are dismissed in this case.
- All the different external parameter sets have to be checked for consistency against each other. In case of conflicts default values are set automatically. In the NetCDF output, information on the input data and the processing software is given.
...
Source Code Administrator: Katie Osterried, C2SM (katherine.osterried@osterried[at]env.ethz.ch)
Language: Fortran 2008, Python
...