-
In our marching squares algorithm, we have a lot of statements that amount to `indicesStr = indices.join(',')`. These make the code a little clearer (you can do a single `===` to find out if two locat…
-
Using this package `contourPolys` we can create all the pieces of a `filled.contour` plot as sf geometry.
What's the fastest way to union fragments of each region together to give 5 MULTIPOLYGONs?…
-
As discussed on Twitter [here](https://twitter.com/thomasp85/status/1076149558281932801) and previously explained in a [blog post by @thomasp85](https://www.data-imaginist.com/2018/what-are-we-plottin…
-
```
[tkloczko@barrel gdal-3.1.3]$ make docs
(cd doc; make html)
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gdal-3.1.3/doc'
python3 "source/build_driver_summary.py" "source/drivers/…
-
#### Background
Current Contour layer supports rendering of contour lines (iso-lines), enhance this layer to support iso-bands.
#### To Do List
- [X] Add label and assign to milestone
-…
-
The latest REQUIRE had `GR 0.39.0` https://github.com/JuliaPlots/Plots.jl/commit/9774eca8e27556d89062cc47c8a0c1a6b028b441 while Project.toml now has
https://github.com/JuliaPlots/Plots.jl/blob/f742…
-
Hi,
We see in "Isosurfaces geometry, topology, and algorithms" Rephael Wenger page 45 that
> Sections 2.2 and 2.3 describe the Marching Squares and Marching Cubes
algorithms for regular grids wh…
-
I try python setup.py install --user and I receive an error message Unable to find vcvarsall.bat. during building pyrat.lib.ste.interpolation_extensions extension.
I am using Windows 10 and anacond…
-
Data grid - [data](https://github.com/RaumZeit/MarchingSquares.js/files/3077563/bugData.txt).
In version 1.3.2 if
```javascript
MarchingSquaresJS.isoContours(data, break, options)
```
with data…
-
e.g. `input.right` and `input.rightPressed`