Changes

Summary

  1. trivial isEmpty
  2. exception changes with new codes
  3. bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used.
  4. always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line. Clarify inconsistent DEPEND_i warnings.
  5. increase the default connect timeout as the NASA firewall can cause long delays.
Revision 27733 by jbfaden:
trivial isEmpty
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/TimeVariableFactory.javaautoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/TimeVariableFactory.java
Revision 27732 by jbfaden:
exception changes with new codes
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 27731 by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.javaautoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java
Revision 27730 by jbfaden:
always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line.  Clarify inconsistent DEPEND_i warnings.
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 27729 by jbfaden:
increase the default connect timeout as the NASA firewall can cause long delays.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.javaautoplot/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java