Skip to content

Releases: DominikBuchner/apscale

4.3.0 released

27 Jan 10:26

Choose a tag to compare

  • 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

22 Sep 09:08

Choose a tag to compare

  • fixed missing dependencies

4.2.1 released

01 Sep 11:07
e852890

Choose a tag to compare

  • updated the manual
  • fixed a bug in the GBIF validation

4.2.0 released

01 Sep 09:16

Choose a tag to compare

  • 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

28 Aug 20:51

Choose a tag to compare

  • reduced multiprocessing in gbif validation module. Might change to downloadable file in the future, which requires credentials.

4.1.4 released

14 Aug 05:31

Choose a tag to compare

  • fixed a bug in nc removal logfile generation

4.1.3 released

10 Aug 10:18

Choose a tag to compare

  • minor bugfix in the sequence grouping algorithm

4.1.2 released

09 Aug 05:36

Choose a tag to compare

  • some minor bugfixes in the apscale analyze module

4.1.1 released

08 Aug 09:12

Choose a tag to compare

  • 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

29 Jul 20:15

Choose a tag to compare

  • 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