You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)