Releases: holukas/bico
Releases · holukas/bico
v1.6.11
v1.6.11 | 20 Nov 2025
- Added: new datablock
HS50-R1from therECordlogging script, used at site CH-AWS in 2025, and at CH-CHA since Aug
2025 - Added: new datablock
IRGA72-R2from therECordlogging script, used at site CH-AWS in 2025
Full Changelog: v1.6.10...v1.6.11
v1.6.10
v1.6.9
v1.6.9 | 17 Jun 2025
- File searches are now case-sensitive, utilizing
.fnmatchcase()for all file extension searches (
ops.file.SearchAll.search_all) - Font in logo is now lowercase
Full Changelog: v1.6.8...v1.6.9
v1.6.8
v1.6.8 | 9 May 2025
- Added datablock
IRGA75-R2from therECordlogging script - Updated datablock
IRGA75-R1
Full Changelog: v1.6.7...v1.6.8
v1.6.7
v1.6.7 | 30 Sep 2024
- Fixed bug where the script would crash when there were inconsistencies or errors in the raw binary stream during the
conversion ofGA_DIAG_CODE. The crash was found in file2021111013.X00when extractingSIGNAL_STRENGTHfrom
GA_DIAG_CODEand occurred most likely because of an erroneous raw binary file. In case an error (ValueError)
occurs when trying to readSIGNAL_STRENGTH, the value is now set to-9999. Among many files over many years and
sites,2021111013.X00was so far the only file where this error occurred.
Full Changelog: v1.6.6...v1.6.7
v1.6.5
v1.6.4
v1.6.4 | 7 Apr 2024
- Updated env:
PyQt5needed specific declaration to work inpoetryenv - Now showing all members when clicking on drop-down menus
- Full Changelog: v1.6.3...v1.6.4
v1.6.3
Full Changelog: v1.6.2...v1.6.3