First release of the post-processing software. Currently supports native sigma-z grid, pressure interpolation, and Cartesian interpolation of RAMS sigma-z output. Many derived variables can also be calculated from RAMS output variables. Some of these variables can currently only be computed and output with Cartesian interpolation.
Future tasks:
Rework calculation of some variables (such as horizontal vorticity) to use computation on the native RAMS sigma-z grid as opposed to the interpolated Cartesian grid. This will allow output of these variables on sigma-z, pressure, and Cartesian grids.
Add support for output along 'height-above-terrain' levels. These will be similar to sigma-z near the surface, but maintain the terrain-following structure throughout the entire height.
Add support for restricting vertical domain on both bottom and top. The current version will always output data from the surface to a specified top height. Future versions will allow users to restrict data output from a specified bottom height and a specified top height.