Heinrich Kießling
Heinrich Kießling
Is it wise to keep the standard behaviour of unloading raster binary data after each execution of a script line together with the Python API, which calls ILWIS to execute...
There is a straight forward way of handling grid data (std::vector) directly as numpy.array via the Py_buffer protocol. I already implemented a rough way catching the PixelIterators current pointer to...
because of [this line](https://github.com/52North/IlwisCore/blob/master/core/ilwisobjects/table/basetable.cpp#L125) and [this line](https://github.com/52North/IlwisCore/blob/master/core/ilwisobjects/table/basetable.cpp#L135) in connection with a very greedy reset of ths ColumDefinition:_changed flag during setCell/newRecord...
Allow to define the resolution of the generated GIF or simply use the original jpg size for the result.
I encounter the following traceback, when podcats tries to load all my podcast files: ```python 192.168.178.29 - - [12/Sep/2024 21:09:17] "GET /web HTTP/1.1" 500 - [2024-09-12 21:11:25,941] ERROR in app:...