Changes

Summary

  1. release notes
  2. logger measures time to get files and time ranges
  3. bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error.
  4. add reset=F to documentation
  5. trivial isEmpty
  6. exception changes with new codes
  7. bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used.
  8. always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line. Clarify inconsistent DEPEND_i warnings.
  9. increase the default connect timeout as the NASA firewall can cause long delays.
Revision 27737 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 27736 by jbfaden:
logger measures time to get files and time ranges
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
Revision 27735 by jbfaden:
bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetURI.javaautoplot/DataSource/src/org/autoplot/datasource/DataSetURI.java
Revision 27734 by jbfaden:
add reset=F to documentation
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/external/PlotCommand.javaautoplot/Autoplot/src/external/PlotCommand.java
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