The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
glossa (development version)
glossa 1.1.0
New Features
- Added support for spatial block and temporal block cross-validation.
Spatial block size can be determined manually or using residual or
predictor autocorrelation (27/05/2025).
- Continuous Boyce Index (CBI) and Area Under the ROC Curve (AUC) are
now computed for each model based on fitted values and in
cross-validation (27/05/2025).
- Now three different pseudo-absence generation can be used: random
background, target-group, and delimited by a buffer around presences
(21/05/2025).
- A new configuration file including the input files and settings is
now automatically created when exporting the results for better
reproducibility (15/05/2025).
- Users can now upload a file of raster timestamps to correctly align
irregular or custom time series with occurrence data. This prevents
mismatches between occurrence timestamps and raster layers when temporal
coverage is not sequential or has a different starting point
(11/04/2025).
- Categorical variables can now be included as predictor variables
using raster layers with factors (25/11/2024).
Minor improvements and bug
fixes
- Added confirmation dialog to close the app to avoid accidental
clicks on the “Close App” button (27/05/2025).
- Improved error handling so analysis does not stop if any of the
species drops an error (15/05/2025).
- Fixed reactivity and selection reset issues when updating plot
inputs in the report tab (e.g. functional response plot)
(02/04/2025).
- Fixed the broken link in the Documentation button on the GLOSSA home
page (31/03/2025).
- Fixed an issue where users could upload
.tif
files but
not .tiff
files, which are used interchangeably
(31/03/2025).
- Added support for handling zipped files from macOS by ignoring
hidden system files (31/03/2025).
- Fixed an issue where accessing factor level labels assumed the
column was named “label”. Now uses the second column (31/03/2025).
- Warning messages appear when
NA
values are present in
factor levels. Those levels are ignored in the analysis
(31/03/2025).
- Allow a numerical tolerance of 1e-7 when evaluating resolution
equality between provided raster layers (31/03/2025).
- Updated functions to support raster files with metadata (e.g.,
.xml
) for declaring categorical variables or factors
(25/11/2024).
- Enhanced handling of mixed continuous and categorical datasets
during layer reading and processing (25/11/2024).
- Scaling now applies only to continuous variables, with categorical
variables excluded and appended untransformed (25/11/2024).
- Improved functional response calculations to handle categorical
predictors, filtering out levels with no observations (25/11/2024).
- Added functionality to compute the mode across time layers for
categorical variables, preserving factor levels, when computing the
average environmental scenario (25/11/2024).
- Changed exported file names to avoid Windows file path length errors
when unzipping. Also, changed extension from
.csv
to
.tsv
(26/05/2025). The following naming adjustments were
made: suitable_habitat
-> sh
,
native_range
-> nr
,
cross_validation
-> cross_val
,
functional_responses
-> func_res
,
variable_importance
-> var_imp
,
confusion_matrix
-> mod_diag
,
fit_layers
-> fit
, projections
-> proj
.
glossa 1.0.0
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.