Main differences between V1.9.1 and V1.10 : Différence entre versions

De Wiki
Aller à : navigation, rechercher
(Anomaly corrections)
(Anomaly corrections)
Ligne 12 : Ligne 12 :
  
 
* The information about discontinuities between two points to be plotted (thanks to a threshold value given in a [[ResultsFileManagement#Madona_files|Madona file]]) is now correctly managed.
 
* The information about discontinuities between two points to be plotted (thanks to a threshold value given in a [[ResultsFileManagement#Madona_files|Madona file]]) is now correctly managed.
* It is now possible to plot "'''EVENT'''" files coming, for example, from the [http://psimu.cnes.fr PSIMU]] software.
+
* Using [{{PathCurrentJavaDoc}}/fr/cnes/genius/plots/GPlotPanel.html GPlotPanel]] widget:
 +
** when we use a [https://www.sqlite.org/ SQLite] file, we can now display data together from the ephemeris table data but also from the events table.
 +
** calendar date axis display is done when the unit is ''~cal'' and no more only if the name of the variable is "''DATE''".

Version du 17 décembre 2020 à 15:43

Some interesting evolutions and corrections have been implemented in this version. No incompatibilities has been identified versus V1.9.1 source code.

New Reset functionnality

By using the Copy & Paste functionnality, it is also possible to reset the data.

Blank characters in GContextFileManagement widget

Now, when using GContextFileManagement widget setting directly a file name with blank characters before or after the name, it will correctly take into account it.

Anomaly corrections

  • The information about discontinuities between two points to be plotted (thanks to a threshold value given in a Madona file) is now correctly managed.
  • Using GPlotPanel] widget:
    • when we use a SQLite file, we can now display data together from the ephemeris table data but also from the events table.
    • calendar date axis display is done when the unit is ~cal and no more only if the name of the variable is "DATE".