Skip to content

GLOSSA 1.2.3

Choose a tag to compare

@jmestret jmestret released this 27 Aug 13:14
· 5 commits to main since this release

Added

  • New pseudo-absence generation method: "env_space_flexsdm", which samples pseudo-absences from regions with lower suitability in the environmental space using the sample_pseudoabs(method=c(method='env_const', env = somevar)) function from the flexsdm package. (26/08/2025, #6)

Fixed

  • Large raster previews that exceed the 4 MB limit from leaflet are now automatically downsampled for visualization, while full-resolution rasters are kept for analysis and export. (26/08/2025, #11)