Christian Wimmer
Christian Wimmer
Sure, I will work on that! > On 19. Apr 2022, at 10:56, Sylwester Arabas ***@***.***> wrote: > > > @brandy125 It would also be helpful to have a test...
Hi @GillesDuvert and @slayoo, I saw that @swrh wants to work on saving and restoring procedures: https://github.com/gnudatalanguage/gdl/issues/126#issuecomment-819871174 Who could answer his questions so that he can try working on this...
Hi guys, is there any news on saving and restoring procedures? How complicated is this to implement? Who could work on this?
I would suggest to change it to libgraphicsmagick++1-dev because installing libmagick++-dev did not solve it. What I am not sure about is if installing libgraphicsmagick++1-dev is enough. Unfortunately I do...
I have the same problem. Is there any workaround to get 3 bands images written as png or bmp that are not completely black?
Ahh, I did not see that. Thanks a lot!
Now I saw. Nice. I did not understand what you want to say with “original” test case. You mean a real life test scenario? See attached an example for test_comfit.pro...
Now I understand. The code is written by myself. Please find attached the code test_comfit.pro.gz If you do not receive it let me know. > On 19. Sep 2021, at...
I completely agree with you! I never understood why we have to write max(array,/nan) if we want to know the maximum value of an array that might have NAN inside....
I tried many things to find the line but no success yet. The problem is that if I call GDL>program_a GDL>program_b then I get segfault in program_b If I call...