-
**Describe the bug**
When using FILTER_PARAMS to filter a cube, the attribute that is being filtered gets added to the SQL twice.
**To Reproduce**
```js
// cube.js
module.exports = {
queryRe…
-
![1701414618493](https://github.com/pygfx/pygfx/assets/33081904/5543a1be-23a9-4e0c-961b-8f9bba3ffa47)
I execute examples in pycharm 2023 is the above picture error, please ask what is the reason?
-
I will add more as I figure out more, but @mfmehari and @zhaobin74 reported they had files that were being regridded and results in "missing" points at the dateline. The files are evenly spaced in lon…
-
There are a wide range of "cube" or volumetric data formats. The APBS support includes code for an OpenDX reader:
https://github.com/OpenChemistry/avogadrolibs/blob/master/avogadro/qtplugins/apbs/op…
-
Hello,
The [documentation](https://www.panda3d.org/manual/?title=List_of_GLSL_Shader_Inputs) states that the shadow map in `p3d_LightSourceParameters` is a `sampler2DShadow`.
However, it is a […
-
(Related to use case experiments discussed in https://github.com/Open-EO/openeo-processes/issues/448 https://github.com/Open-EO/openeo-processes/issues/449)
Set up:
- vector cube `vc1`, loaded fro…
-
**Description**
Implementation of the UI to enable the merging of data sets in a diagram.
This first iteration focuses on merging cubes based on a common temporal dimension.
The implementation is base…
-
It would be nice that, if at Collection or Item level the [datacube extension](https://github.com/stac-extensions/datacube) is present, the provided dimension names would be reflected in the final ret…
-
Cube connects to many popular [data warehouses and other data sources](https://cube.dev/docs/product/configuration/data-sources).
This is a meta-issue to track requests to support connectivity to m…
-
First up - **big kudos**. Really great work, by far the best I've seen.
I just wanted to point out that the generation of the mesh from the field is being done incorrectly; there's probably an 'off…