agustingp
agustingp
I am using aframe-react in a React App that then I import in AltspaceVR as an Enclosure. The problem is that AltspaceVR always renders the shapes in 2D. Here is...
I have a dataset with one dimension having data using Lithuanian characters (e.g. Ä, š). table2QB converts the dataset well, but when querying with cubiQL an Internal Error Server is...
We are facing an issue when running cubiQL over our data. Specifically when trying to get all the datasets metadata: ``{cubiql { datasets{ schema } } } `` We are...
Data converted following the instructions at [https://github.com/Swirrl/graphql-qb/blob/master/doc/table2qb-cubiql.md](url) is producing an "Internal server error: exception" when retrieving the observations with the query : `{cubiql{ dataset_iwavebnetworkzerocrossing{ observations{ page(first: 2000){ observation{ station_id latitude...