Skip to content

v1.2.0

Compare
Choose a tag to compare
@dimitri-justeau dimitri-justeau released this 11 Oct 09:44
· 19 commits to master since this release

rflsgen 1.2.0

  • Rely on flsgen-1.2.0, which is now divided into modules. The R package only relies on the flsgen-core-1.2.0, which
    allowed to remove dependencies to Geotools, resulting in a much lighter JAR that can now be directly packaged
    into rflsgen (no need to download anymore). This also reduces the time that was needed for I/O operations
    for exchanging rasters between R and Java, now only data is exchanged.

  • Add IS_SQUARE target, which allows producing only square patches.

  • Add ALL_DIFFERENT target, which allows producing patches having all different areas.

  • Remove dependency to the raster package, and now switch to terra.