OTB Release Notes

  • 11/20/22 RELEASE VERSION 3.20.2

    Enhancements/Additons:

    • Changed all sprintf calls to snprintf.


  • 06/29/19 RELEASE VERSION 3.20.1

    Enhancements/Additons:

    • Modified Oct-Tree creation routine otb_create to ignore the sign of the specified length-scale/distribution-function "df".


  • 11/29/17 RELEASE VERSION 3.19.0

    Enhancements/Additons:

    • Added additional options to routine otb_find_dup API.
    • Added additional options to routine otb_glue API.


  • 02/14/17 RELEASE VERSION 3.17.27

    Enhancements/Additons:

    • Changes for compatibility with 64-bit integers.


  • 12/16/16 RELEASE VERSION 3.16.26

    Enhancements/Additons:

    • Moved ug3_glue and ug3_reorder_bsurf to OTB_LIB as otb_glue and otb_reorder_bsurf.


  • 11/03/16 RELEASE VERSION 3.15.26

    Enhancements/Additons:

    • Moved otb_chk, otb_chk_n, and otb_eval to DFTR3 LIB as dftr3_otb_chk, dftr3_otb_chk_n, and dftr3_otb_eval.


  • 06/22/16 RELEASE VERSION 3.14.25

    Enhancements/Additons:

    • Added _DISABLE_DFTR3_LIB_ define flag to optionally exclude use of DFTR3 LIB.
    • Set OTB struct to NULL when free'd after error.


  • 05/16/16 RELEASE VERSION 3.14.21

    Enhancements/Additons:

    • Minor syntax change in if check.


  • 12/02/15 RELEASE VERSION 3.14.18

    Enhancements/Additons:

    • Corrected node deletion when checking multiple data points in otb_chk_n.


  • 05/23/15 RELEASE VERSION 3.13.17

    Enhancements/Additons:

    • Added otb_find_dup routine to find duplicate nodes in two grids.


  • 05/02/15 RELEASE VERSION 3.12.16

    Enhancements/Additons:

    • Added minimum growth distance check to routines otb_chk and otb_chk_n for checking minimum allowable distance between nodes.


  • 02/17/15 RELEASE VERSION 3.11.16

    Enhancements/Additons:

    • Convert to new ug parameter structure scheme and eliminate use of Error_Message.


  • 08/02/13 RELEASE VERSION 3.10.10

    Enhancements/Additons:

    • Modified API for metric capability.


  • 03/16/13 RELEASE VERSION 3.10.9

    Enhancements/Additons:

    • 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.