Anderl
Anderl
Same problem for me, GitLab Community Edition 11.2.1 and PyCharm 2019.3.4, Linux, Plugin CE 2020.1.1
You're lucky. On my company-locked Windows machine, I have no WSL and cannot install it...
Sorry for the late reply, I was in holidays. What exactly do you mean? I suppose Simulated Annealing speckle filtering? This algorithm is not implemented up to now. However, there...
Mmh, I need such a data set, have to ask some colleagues. Generally, I'm not happy how gdal handles S-1 data. Correct would be one (or 2) layers containing the...
This needs to be improved a bit. You don't always have 3 subswaths, and in such a case the module crashes if you select the a wrong swath. Also, the...
I added a new branch with your changes and some additional fixes I did for dual-pol data.
.rat is a particular binary format. Just renaming a .rli file won't format its content accordingly. Btw, what is a .rli file? You should try to open Pyrat without the...
You can try to use load.pixmap, it might work with bmp although I'm not sure. If not, convert to png, that's lossless and should not degrade quality. However, PyRAT is...
What do you mean with pipelines? You can just call several pyrat functions in a row.
The syntax warning are puzzeling me a bit, I don't get them. Can you tell me your Python version (I use 3.7), Windows or Linux? Latest master version?