nikolaos-siomos / ATLAS

Automated Lidar Analysis Software (ATLAS). A piece of software designed for the analysis of lidar data in an automated fashion and with focus on the following Quality Assurance tests: Rayleigh Fit, Telecover, Depolarization Calibration. Quicklook generation is also supported
GNU Affero General Public License v3.0
4 stars 7 forks source link

Bugs found on Version 0.4.1 #3

Closed solfcarvelo closed 10 months ago

solfcarvelo commented 11 months ago

TypeError: '>=' not supported between instances of 'str' and 'float'

Captura

solfcarvelo commented 11 months ago

Captura_2

solfcarvelo commented 11 months ago

Captura_3

solfcarvelo commented 11 months ago

Captura_4

nikolaos-siomos commented 11 months ago

Hi all, these seem to be variable type issues similar to Issue 4. They should be fixed in v0.4.2 (now available). Please give it a try and let me know so that we can close the issue. You can have a look at the changelog to see what has changed. Best