================================================================ otb RELEASE NOTES: 11/20/22 RELEASE VERSION 3.20.2 ================================================================ Enhancements/ Additions: ------------------------ * Changed all sprintf calls to snprintf. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 06/29/19 RELEASE VERSION 3.20.1 ================================================================ Enhancements/ Additions: ------------------------ * Modified Oct-Tree creation routine otb_create to ignore the sign of the specified length-scale/distribution-function "df". Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 11/29/17 RELEASE VERSION 3.19.0 ================================================================ Enhancements/ Additions: ------------------------ * Added additional options to routine otb_find_dup API. * Added additional options to routine otb_glue API. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 02/14/17 RELEASE VERSION 3.17.27 ================================================================ Enhancements/ Additions: ------------------------ * Changes for compatibility with 64-bit integers. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 12/16/16 RELEASE VERSION 3.16.26 ================================================================ Enhancements/ Additions: ------------------------ * Moved ug3_glue and ug3_reorder_bsurf to OTB_LIB as otb_glue and otb_reorder_bsurf. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 11/03/16 RELEASE VERSION 3.15.26 ================================================================ Enhancements/ Additions: ------------------------ * Moved otb_chk, otb_chk_n, and otb_eval to DFTR3 LIB as dftr3_otb_chk, dftr3_otb_chk_n, and dftr3_otb_eval. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 06/22/16 RELEASE VERSION 3.14.25 ================================================================ Enhancements/ Additions: ------------------------ * Added _DISABLE_DFTR3_LIB_ define flag to optionally exclude use of DFTR3 LIB. * Set OTB struct to NULL when free'd after error. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 05/16/16 RELEASE VERSION 3.14.21 ================================================================ Enhancements/ Additions: ------------------------ * Minor syntax change in if check. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 12/02/15 RELEASE VERSION 3.14.18 ================================================================ Enhancements/ Additions: ------------------------ * Corrected node deletion when checking multiple data points in otb_chk_n. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 05/23/15 RELEASE VERSION 3.13.17 ================================================================ Enhancements/ Additions: ------------------------ * Added otb_find_dup routine to find duplicate nodes in two grids. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 05/02/15 RELEASE VERSION 3.12.16 ================================================================ Enhancements/ Additions: ------------------------ * Added minimum growth distance check to routines otb_chk and otb_chk_n for checking minimum allowable distance between nodes. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 02/17/15 RELEASE VERSION 3.11.16 ================================================================ Enhancements/ Additions: ------------------------ * Convert to new ug parameter structure scheme and eliminate use of Error_Message. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 08/02/13 RELEASE VERSION 3.10.10 ================================================================ Enhancements/ Additions: ------------------------ * Modified API for metric capability. Bugs Fixed: ----------- ================================================================ otb RELEASE NOTES: 03/16/13 RELEASE VERSION 3.10.9 ================================================================ Enhancements/ Additions: ------------------------ * Added modifications to allow for very long file names. Previous versions are limited to file path names with about 100 characters or less. The current version allows path names with about 1000 characters (500 on Windows) or less. Bugs Fixed: -----------