A small collection of C utilities working on POSIX/WIN32
...For now it contains:
- CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser
- CNet: a simple message passing library for C
- jCNet: a compatible CNet lib for Java
- CSNet: a compatible CNet lib for C#
- CPano: an equirectangular panorama utilities lib
- CIrc: a partial IRC client/server implementation
Merge multiple irregular NetCDF grids into an equirectangular grid.
ncmerge can combine cell-based irregular grids very quickly into a single equirectangular (Plate Carree) grid to simplify visualization workflows. It first creates a map file from coordinate grids, and then performs fast lookups when regridding data values. 3D time varying variables are supported.
Panopano is a 360° Panorama viewer (Java/Java3D), and can also be used as a view editor (extracting/importing a "normal" view). It can display equirectangular and cubic panoramas, and virtual tours (popup images/video transitions between panoramas