Jaak V.
Jaak V.
Consider the star object below, is there a way to save this using `write_mdim()` or other method that is compatible with viewing in QGIS as a Mesh Layer? https://docs.qgis.org/3.34/en/docs/user_manual/working_with_mesh/mesh.html# For...
I have an issue that might be similar/related to #699 Consider this stars object output from `dput()`: ```r m = structure(list(`F Coli` = structure(c(1, 1, 1, 1, 1, 1, 1,...
I've been using stars vector data cubes similar to the structure shown below where there are N number of attributes distributed across 3 dimensions (time, depth, and a polygon geometry)....