============================================ Nagg version 1.3.0-beta1 released on 2012-07-13. ============================================ 1. Introduction =============== This document describes the NPP Aggregation tool, nagg, and contains information on platforms tested, changes since last release and any known problems. If you have any questions or comments, please send them to: help@hdfgroup.org 2. Platforms Tested =================== Linux 2.6 32bit and 64bits with gcc 4.1.2 and icc 12.0.4 3. New features and bug fixes since Version 1.2.0 ================================================= Configuration ------------- - (XXX yyyy/mm/dd) Features -------- - Added -A aggregation time option. (AKC 2012/07/13) - Added support for the output directory, -d, option. (AKC 2012/07/09) Bug Fixes --------- - (XXX yyyy/mm/dd) Limits ------ - See nagg.docx (html, pdf) in the same directory for proposed functionality. Current release has the following limitations: * Environment variables or command line options for compliance with file naming convention presume valid types and packaging as defined in the "nagg.h" file. * Grouping by time rather than number of granules (-A flag) is not supported (e.g., 7 minute 59 second granules starting at a given time rather than just at the earliest granule encountered.) * Warnings or failures if granule gaps exceed some threshold are not supported. * Compression on output is not supported. * Options to choose repair granule are not supported; for now, the one with the latest version is used. * Option to replace existing granule with repair granule is not supported. * Restrictions on flags and input parameters: Directory input is not supported. -l - not supported 4. Known problems ================= Output file names generated do not have the product IDs appeared in sorted order. (AKC 2012/04/09).