Salome HOME
A test on ExtractGroup field applied on non unstructured dataset.
[modules/paravis.git] / src / Plugins / MEDReader / TODO.txt
1
2
3
4 TODO :
5 ------
6
7
8
9 3 - propagate the update of filters connected directly or not (typically ExtractGroup) to the MEDReader when the groups have been updated.
10 UC : ForMEDReader16.med, then extractgroup, then return to MEDReader properties and select zeField3_1 & zeField4_1 -> ExtractGroup filter is out of date and "Apply" button not green.
11
12
13 Known bug :
14 -----------
15
16
17 Warning for users :
18 -------------------
19
20 Try to avoid to change the localization along time on a same field
21 because it leads to an unfriendly behavior when playing. (bug seen in EDF2420 in ssnp121.rmed when applying GaussPoint filter and running different time steps.
22
23
24 TODO in MED:
25 ------------
26
27 - Manage degenerated cases.
28
29 DONE
30 ----
31
32 0- Sur le time quand tout a echouer prendre le plus grand < (07/01/2014)
33
34 1 - Load ForMEDReader8.med, Load ForMEDReader17.med
35 -> throw because of missynchronization of time. -> Alejandro (07/01/2014)
36
37 1 - ELNO to be added only once not for each GAUSS_NE -> To test a file having > 1 field with GAUSS_NE
38
39 1 - Keep tracks of built support to accelerate rendering in MEDFileFieldRepresentation. 
40
41 2 - in branch EDF1 : adm_local_without_kernel to put in install of MED_SRC
42 when in STANDALONE mode.
43
44 0 - test22 doit etre sur les seg2 et tri3
45
46 1 - When Reload Applied it is possible with gui to unselect all !
47
48 0 - protect ExtractGroup against throw
49
50 0 - protect ExctractCellType against throw
51
52 0 - Extract cell type + Extract Group
53
54 0 - bug client side when the field having the max number of TS is not first.
55
56 0 - ELGA arrays choice of GaussPoints filter
57
58 0 - Manage file containing only cartesian meshes.
59
60 0 - Bug on vtkExtractGroup when attempting to extract on empty group. Previously, it led to SIGSEGV.
61
62 0 - Add the frequency information in mode mode in the name of arrays in DataSet.
63
64 0 - Addition of MeshName property in ExtractGroup (see testMEDReader9.py)
65
66 0 - Bug when fields contains @
67
68 1 - Bug on reload the first leaf is not systematically activated.