Changes

Summary

  1. release notes
  2. paste plot will also add bindings
  3. https://sourceforge.net/p/autoplot/bugs/2667/: add "@see" comments
  4. https://sourceforge.net/p/autoplot/bugs/2667/: copy bindings to clipboard as well. Introduce new method for searching for bindings within two groups of DomNodes.
  5. release notes
  6. https://pds-ppi.igpp.ucla.edu/data/maven-swea-calibrated/data/svy_3d/2014/03/mvn_swe_l2_svy3d_20140319_v04_r01.xml?g_engy showed where the code assumed there would be an independent axis.
  7. put the bindings into the clipboard plot.
  8. put the bindings into the clipboard plot.
  9. add getRow, getColumn, getPlot, and getPlotElement which are faster and more convenient than getElementById. Copy plots to clipboard now copies inset plots, connected by parent row and parent column.
  10. bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
  11. bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
  12. bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
  13. release notes
  14. release notes
  15. support rank 3 ordinal data in CDF (as with PSP EPILO)
Revision 28107 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28106 by jbfaden:
paste plot will also add bindings
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.javaautoplot/Autoplot/src/org/autoplot/GuiSupport.java
Revision 28105 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2667/: add "@see" comments
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.javaautoplot/Autoplot/src/org/autoplot/GuiSupport.java
Revision 28104 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2667/: copy bindings to clipboard as well.  Introduce new method for searching for bindings
within two groups of DomNodes.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.javaautoplot/Autoplot/src/org/autoplot/dom/DomUtil.java
Revision 28103 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 28102 by jbfaden:
https://pds-ppi.igpp.ucla.edu/data/maven-swea-calibrated/data/svy_3d/2014/03/mvn_swe_l2_svy3d_20140319_v04_r01.xml?g_engy showed where the code assumed there would be an independent axis.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java
Revision 28101 by jbfaden:
put the bindings into the clipboard plot.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.javaautoplot/Autoplot/src/org/autoplot/GuiSupport.java
Revision 28100 by jbfaden:
put the bindings into the clipboard plot.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.javaautoplot/Autoplot/src/org/autoplot/dom/DomUtil.java
Revision 28099 by jbfaden:
add getRow, getColumn, getPlot, and getPlotElement which are faster and more convenient than getElementById.  Copy plots to clipboard now copies inset plots, connected by parent row and parent column.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.javaautoplot/Autoplot/src/org/autoplot/GuiSupport.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.javaautoplot/Autoplot/src/org/autoplot/dom/DomUtil.java
Revision 28098 by jbfaden:
bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/AppScriptPanelSupport.javaautoplot/Autoplot/src/org/autoplot/scriptconsole/AppScriptPanelSupport.java
Revision 28097 by jbfaden:
bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java
Revision 28096 by jbfaden:
bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/AbstractDataSource.javaautoplot/DataSource/src/org/autoplot/datasource/AbstractDataSource.java
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/URISplit.javaautoplot/DataSource/src/org/autoplot/datasource/URISplit.java
Revision 28095 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28094 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 28093 by jbfaden:
support rank 3 ordinal data in CDF (as with PSP EPILO)
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/StringVarContainer.javaautoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/StringVarContainer.java
The file was modified/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.javaautoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java