IDataArray or (DataArray) needs meta-data to describe certain kinds of component configurations
@JDuffeyBQ ya está trabajando en esto.
Desde el 21/12/2018.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
The issue comes to light when a user creates a 6 component array which is really a tensor but currently the XDMF writer assumes it is a pair of 3 RGB vectors. We also have this issue with 2 component arrays. IDataArray could implement a class enumeration to describe the type of data. We would also need to update just about every filter to also set the type and further expose it to the user in the CreateDataArray filter. Possible enumerations are:
Scalar | Vector | Tensor | Tensor6 | Matrix | GlobalID
We could also add RGB | RGBA | COLOR as possibilities.
Which come from this page http://www.xdmf.org/index.php/XDMF_Model_and_Format#Set
We could follow the XDMF naming and call it the "AttributeType" but I am not sure that conveys what it is. "ArrayType" does not really work either as I would think that means float, int,....
ComponentConfiguration, ComponentType?
We could also at least put in the infrastructure but slowly work on updating those filters that specifically need to set a description.
- Lenguaje dominante
- C++
- Estrellas
- 8
- Forks
- 22
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de BlueQuartzSoftware/SIMPL
-
Dificultad 4/5 3-5 días Aptitud para principiantes 45/100
BlueQuartzSoftware/SIMPL#439 ·
-
Dificultad 3/5 1-2 días Aptitud para principiantes 42/100
BlueQuartzSoftware/SIMPL#438 ·
-
BlueQuartzSoftware/SIMPL#417 · 2 comentarios · 3 asignados ·
-
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
BlueQuartzSoftware/SIMPL#414 ·
-
BlueQuartzSoftware/SIMPL#413 · 4 asignados ·
Todos los issues de BlueQuartzSoftware/SIMPL
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
good first issue
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
ros2/message_filters#338 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
subsurface/subsurface#4984 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
litertlm-android AAR ships no consumer ProGuard rules → "mid == null" SIGABRT in minified apps Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
google-ai-edge/LiteRT-LM#3739 ·