CodeSchmiedeHGW / BLITZ

Bulk Loading and Interactive Time series Zonal analysis
GNU General Public License v3.0
1 stars 0 forks source link

Version 1.0.3 #21

Closed irkri closed 4 months ago

irkri commented 5 months ago
PiMaV commented 5 months ago

~- shifting blue box in timeline should update "on drop". Right now, you have to select and deselect mean or such.~ ~- npy does not load correctly anymore ( I will add them to testdata next week)~

Using Divide mean on a full dataset works, but with warning:

C:\INP\Projekte\Python\BLITZ\blitz\data\image.py:131: RuntimeWarning: invalid value encountered in divide self._norm = image / mean_range C:\Users\Mattern\AppData\Local\pypoetry\Cache\virtualenvs\blitz-auQNxp7n-py3.11\Lib\site-packages\numba\np\ufunc\gufunc.py:171: RuntimeWarning: invalid value encountered in rescale_clip_source return self.ufunc(*args, **kwargs)

PiMaV commented 5 months ago

Fehlerkette:

Hier wird irgendwo was falsch gesetzt / geladen

PiMaV commented 4 months ago

Can we get the upper and lower limit as lines?. So if i select 21 Pixels for the horizontal line, i will have the mean line, but also a line 10 px above and below? I think is already there, but updating does not work, when increasing the number and zooming makes things odd. So three "simple" lines would be better than a"grayish" area