Richard Barnes

Results 236 comments of Richard Barnes

@wting: You mentioned that one way to resolve the problem might be to switch to an "append only log" and calculate weights when autojump is run. I suppose you are...

@azat: I'm going to try your solution.

I did not have 100% success with #482. The database still seems to clear or, perhaps, is limited in size. It doesn't seem to grow much beyond 23 entries for...

In 18.04.2 LTS, I have v22.5.1. I'm not sure if the update has made it to the Debian/Ubuntu repos, or if the version's been frozen. Installed update: we'll see how...

Is this still an issue?

I ended up using ``` has_isomorph(SimpleDiGraph(G), SimpleDiGraph(uq)) ``` As a work around where `G` and uq` are MetaDiGraphs. I then worked around the edge/vertex properties like so: ``` isomorph_found =...

I've moved the no data issue to #18: please try to keep issues separate where possible. I think somewhere I have an 8-bit assumption hard-coded. If you had the exact...

Thanks for uploading a dataset demonstrating the problem! Is it possible for you to export a GeoTIFF from Arc containing the expected data? (If you don't have Arc, we can...

Yes, please. Reverse engineering a file type is made much easier by having both inputs and outputs. -R On Wed, 9 May 2018, 18:08 Michael Sumner, wrote: > You want...