slf-dot-ch / snowmicropyn

A python package to read, export and post process data (*.pnt files) recorded by SnowMicroPen, a snow penetration probe for scientific applications developed at SLF.
https://www.slf.ch/en/services-and-products/research-instruments/snowmicropen-r-smp4-version.html
GNU General Public License v3.0
10 stars 12 forks source link

Implement progress bar in the GUI #13

Open reisecker opened 1 year ago

reisecker commented 1 year ago

Partly sooner or later we will have to optimize, but partly we also just simply need some feedback from the GUI. We should have a progress bar for higher level operations and a „calculating“ icon for the lower level stuff and things we can‘t / don‘t want to interrupt.

We are doing some heavy calculations so we will always need some time, but I think just showing that we are crunching would benefit the user experience greatly.