Roland Hill

Results 22 comments of Roland Hill

Actually, you might need to modify your PR and remove those .idea/ files first. My PR skills don't extend that far.

I can't see why checks are unsuccessful. The code is working for me and it is a very simple change.

Hi Robert, As it stands, context::reserve() will work in some cases, but throw a warning in the case where maxSets == 0 OR DescriptorPoolSizes == 0, but not both. While...

Hi Landky, I've only tried it on a non-metric grid once and it didn't work. I've used it many times on metric grids and it has always worked OK, so...

Thanks, Gabriel. Landky, can you let me know if that works for you. If so, I'll look at incorporating it in the plugin. It might take a while because I'm...

Hi, Along the same lines, I'm trying to use write_feat_surfs() from exporters.py. I get the warning "For {featurename} isovalue {isovalue} doesn't exist inside bounding box, skipping" from here: ``` if...

Thanks, Lachlan. I'm looking forward to the next release. Will this also include access to the vertex, face, normal etc arrays to pull geometry directly into other applications? Cheers, Roland

Thanks, Lachlan. I'll give it a try next week probably. Regards, Roland On Fri, 7 Jun 2024 at 14:29, Lachlan Grose ***@***.***> wrote: > Hi, @fjphhxx please use the newest...

Hi Landky, Geoscience now produces the following output for your example. Note that the length units are listed as "feet" as well as the parameters being as Gabriel described. Look...