-
Hello. I'm trying to reimplement my OpenGL based application by using Magnum.
I'm here to get some advice a functionality that I wanted to implement using Magnum.
UnfortunatelyI'm stucked due to my …
-
I'm using SpacePy with Python 3.6.4 (Anaconda 64-bit). When attempting to use EventClicker from plot.utils, I receive the following error:
File "/Users/jwoodroffe/anaconda/lib/python3.6/site-pack…
-
Problems:
- [x] Windows and Linux have different numbers of colours used, so on windows the texture is a palette image, on Linux it's full RGB.
- [x] red junk??
```R
library(SOmap)
SOmap(…
-
**Godot version:**
v3.1.stable.official
**OS/device including version:**
Windows 10 v1803
**Issue description:**
Billboard mode for spatial material doesn't work
![preview](https://user-…
-
I performed some performance tests on plygonizing raster data [here](https://github.com/r-spatial/stars/issues/13).
`spex::polygonize` is by far the fastest, well done!
It would be awesome to have…
-
Details here:
https://github.com/OSGeo/proj.4/wiki/Qsc
Will need six quads, and six subsections of the texcoords derived by the various projection centres for each.
- [x] six quads
- [ ] t…
-
Provide the ability to reverse the mesh back to the source data, where possible.
-
I just learned about this nice wrapper, but for me it takes too long to plot large xr.dataarray's.
I make the call
`control3d.isel(time=1).plot()`
and then after one second this appears as shou…
-
Here the projection of z relative to x is not accounted for.
https://github.com/hypertidy/quadmesh/blob/3c02da8a03210f0e63b0468a4d361d1e13783fa2/R/quadmesh.R#L80
Use the same logic as per reproje…
-
I'm trying to visualize some curvilinear model output from the ROMS ocean model with quadmesh. The [xarray quadmesh example from the geoviews docs](http://geo.holoviews.org/gallery/bokeh/xarray_quadm…