-
Issue #298 highlights the robustness limitations of the IncrementalDelaunayTriangulator. While there is a heuristic to avoid this issues (using a distance tolerance) it does impose a potentially unwa…
-
Hello,
I'm including pyVHR in my thesis, however I'm really stuck and was hoping someone could help me :). For the purpose of my thesis I only have to use the timepoints and BPM. I got a lot of er…
-
This will produce a full domain coverage raster of amalgamated daily best-fit rasters, and store it in the database for later use by coverage model time series input routines in workflow `wdm`
###…
-
Hello,
I have been looking into simplying the build process for Cura. At present, it is quite difficult to build Cura from scratch. One large part of this is the requirement for Scipy, which not on…
-
Hey there, first off... what a great thing you (or yall) have made here... its one of the only ones I've found supporting all the features it has. Truly great.
I've run into a little snag though and …
-
Try retiling according to https://postgis.net/docs/RT_Retile.html
Tasks:
- [x] Explore performance benefits of doing multiple tiled rasters to do faster data loads (see #75)
- [x] Explore perform…
-
This issue is intended as a record of some of our offline & email discussions.
We've discussed three different types of approaches:
1. Shape based slice interpolation
2. Convex hulls
3. Contour …
-
Hi,
I executed the "cmake ." "make" and "sudo make install" command.
A bunch of clipper and nlopt folders were created. Boost was already installed so no new folders for the boost source.
I the…
-
It would be very useful to have a check list of functions that still need to be implemented for conformance with the IEEE 1788 standard for interval arithmetic.
Cc @lbenet
-
**Is your feature request related to a problem? Please describe.**
I am developing segmentation algorithms in which I need to calculate the area of segments to make selections and I think the imp…