Releases: DominikBuchner/apscale
Releases · DominikBuchner/apscale
4.3.0 released
- Fixed a bug in the analyze export module: Because sequences were not sorted, the export did not include all sequences or created duplicates.
4.2.3 released
- fixed missing dependencies
4.2.1 released
- updated the manual
- fixed a bug in the GBIF validation
4.2.0 released
- reworked the GBIF validation module:
- GBIF occ.search cannot handle really large datasets (> 100k records)
- Apscale now instead triggers and occurence data download and hands it over to GBIF
- When the download is ready the data is automatically downloaded and the validation is performed locally, greatly improving stability and performance
- Occurence download is not limited in size
- See manual for details
4.1.5 released
- reduced multiprocessing in gbif validation module. Might change to downloadable file in the future, which requires credentials.
4.1.4 released
- fixed a bug in nc removal logfile generation
4.1.3 released
- minor bugfix in the sequence grouping algorithm
4.1.2 released
- some minor bugfixes in the apscale analyze module
4.1.1 released
- Switched the entire backend from HDF to DuckDB for blazing execution speed
- Rewrote the read table generation and sequence grouping to duckdb entirely
- Added documenation - all information can now be found in the Apscale manual
- Added filtering by sample metadata in the read table export
4.0.7 released
- bugfix in the read table generation
- next major version will be 4.1 with a ton of updates and a manual, so no reporting here