Salome HOME
Merge branch 'abn/port_pv42' into abn/rearch
[modules/paravis.git] / src / Plugins / MEDReader / TODO.txt
index 7dd9edd439bb615068ca67876c6af764b533fc34..7c598555b420b7a465e0e6d61a4dbbed154ab885 100644 (file)
@@ -1,3 +1,6 @@
+
+
+
 TODO :
 ------
 
@@ -10,7 +13,12 @@ UC : ForMEDReader16.med, then extractgroup, then return to MEDReader properties
 Known bug :
 -----------
 
-- Extract cell type + Extract Group
+
+Warning for users :
+-------------------
+
+Try to avoid to change the localization along time on a same field
+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.
 
 
 TODO in MED:
@@ -40,3 +48,21 @@ when in STANDALONE mode.
 0 - protect ExtractGroup against throw
 
 0 - protect ExctractCellType against throw
+
+0 - Extract cell type + Extract Group
+
+0 - bug client side when the field having the max number of TS is not first.
+
+0 - ELGA arrays choice of GaussPoints filter
+
+0 - Manage file containing only cartesian meshes.
+
+0 - Bug on vtkExtractGroup when attempting to extract on empty group. Previously, it led to SIGSEGV.
+
+0 - Add the frequency information in mode mode in the name of arrays in DataSet.
+
+0 - Addition of MeshName property in ExtractGroup (see testMEDReader9.py)
+
+0 - Bug when fields contains @
+
+1 - Bug on reload the first leaf is not systematically activated.
\ No newline at end of file