Changes

Summary

  1. https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].
  2. https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].
  3. introduce "majority" control for output with values "row" or "column"
  4. https://sourceforge.net/p/autoplot/bugs/2217/: allow non-dimension changing operations to be inserted
Revision 27886 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.javaautoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java
Revision 27885 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0]. 
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.javaautoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java
Revision 27884 by jbfaden:
introduce "majority" control for output with values "row" or "column"
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.javaautoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java
Revision 27883 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2217/: allow non-dimension changing operations to be inserted
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.javaautoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java