Anna Petrasova

Results 221 comments of Anna Petrasova

There is not much to do on our side and new wxPython is released and available on Ubuntu: pip install -U https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/ wxPython

> This behavior is correct because r.walk is an _anisotropic_ cost function. Therefore, the costs from A --> B _should be different_ than from B --> A. If you want...

This was trying to solve the random failing tests, but it didn't help so the problem is probably somewhere else. So I am closing this.

Perhaps change the PR name to make it clear it's a completely new tool.

@sase1988 Looking at the saocom tools, could you explain what are they actually doing, I am not familiar with SAR data much. My specific issue is that you are using...

> > @sase1988 Looking at the saocom tools, could you explain what are they actually doing, I am not familiar with SAR data much. My specific issue is that you...

> > Dear Anna, I am working on replacing the use of rasterio with GDAL. It makes the code a little bit longer, but in the end it will use...

Looking at the diagrams, I was trying to understand the workflow and this is still unclear, I may be missing something: Why are these 2 modules and not one, just...

another comment: One issue I had while running the analysis in terrain building was getting the data into the model. At first I tried copying the data in from the...

I decided to do a test on an artificial surface (saddle shape) and the results look pretty convincing. Top row: with this PR Bottom row: before this PR Left column:...