Mark Dufour
Mark Dufour
I also just ran into this when trying to run byterun with itself. byterun.__main__ is only imported once, then cached, so run_fn is only called the first time. it doesn't...
sure, but before I spend lots of time on such a thing, it would be nice to know if there is a particular reason for it not being implemented yet..
had a similar issue. problem in my case was that http 'gzip' encoding was used, and the latest pydap release does not check for this, leading to garbled data without...
same here, distance_transform_edt would be very useful! :P
thanks! I realized in the meantime that my conda env was a few months old. after updating it I get a good speedup of about 12 times. float32 indeed helps,...
btw @emcastillo, your center of masses look weird..? (since we are passing an array filled with ones, the center of mass should be in the middle..?)
we would also like to support cql-text in our project. so I also tried to use the pygeofilter branch, and alo ran into various issues. such as: certain lark syntax...
for me this would be great as well. I'm visualizing for example atmospheric data, and would like to add a separate globe.. :) (as a mesh, or as volume data...
very nice, thank you!! I will try to play with this, but it may take some time..
thank you, that works! it would be nice though I guess, if the sliders don't break when going over the limit for the second choice..? :P