MattArran

Results 3 comments of MattArran

Hi Andrea! No problem; it's a small fix and, as #243 mentions, the problem can be avoided in the interrim by sorting the tibble of nodes by the clustering variable...

I suspect the cleanest approach is to make `GeoTiff` a derived class of `TiffFile`, inheriting `.close()` and the `with` context managers. But I imagine there's a reason you've not followed...