The "forestfragment" program is used to calculate a multi-scale 
        forest fragmentation index. It uses a similarity measure based 
        on Jensen-Shannon divergence for the calculation. The software 
        uses 
        GDAL and 
        ezgdal
        libraries to read the forest mask and 
        store the results. The program is optimized for Intel 
        processors and performs calculations in parallel using OpenMP.
        
        The program is available under the 
        GNU GPL license v3.