Changes

Summary

  1. bug 2600: whoops, new code assumed that RECORD_BYTES would always be used.
  2. more test URIs.
  3. release notes
  4. support ROW_PREFIX_BYTES and ROW_SUFFIX_BYTES, which are typically 0.
  5. correct recLength, which should be recordBytes, not rowBytes.
  6. keep track of the delegate_uri
  7. support datatype "UNSIGNED_INTEGER" with 1 byte.
  8. bugfix: bytes was incorrect when items>1, normalize bytes by items.
  9. support /project/cassini/pds/DATA/RPWS_WAVEFORM_FULL/T20090XX/T2009096/T2009096_2_5KHZ1_WFRFR.LBL
  10. documentation improvements
  11. allow LABEL to come from "LABEL" common directory.
  12. correct bug in getDataSets, where a monitor being finished wasn't considered.
  13. appendResultsPendingCSV should be synchronized so that threads don't step on one another.
  14. release notes
  15. catch special case where colon is used in filename on Windows, causing obscure FileNotFoundException.
  16. release notes
  17. release notes
  18. https://sourceforge.net/p/autoplot/bugs/2518/: keep track of which images are actually visible.
Revision 27695 by jbfaden:
bug 2600: whoops, new code assumed that RECORD_BYTES would always be used.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 27694 by jbfaden:
more test URIs.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/test-uris.mdautoplot/PDSDataSource/src/org/autoplot/pds/test-uris.md
Revision 27693 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 27692 by jbfaden:
support ROW_PREFIX_BYTES and ROW_SUFFIX_BYTES, which are typically 0.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 27691 by jbfaden:
correct recLength, which should be recordBytes, not rowBytes.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 27690 by jbfaden:
keep track of the delegate_uri
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java
Revision 27689 by jbfaden:
support datatype "UNSIGNED_INTEGER" with 1 byte.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 27688 by jbfaden:
bugfix: bytes was incorrect when items>1, normalize bytes by items.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 27687 by jbfaden:
support /project/cassini/pds/DATA/RPWS_WAVEFORM_FULL/T20090XX/T2009096/T2009096_2_5KHZ1_WFRFR.LBL
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java
Revision 27686 by jbfaden:
documentation improvements
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/FilePointer.javaautoplot/PDSDataSource/src/org/autoplot/pds/FilePointer.java
Revision 27685 by jbfaden:
allow LABEL to come from "LABEL" common directory.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 27684 by jbfaden:
correct bug in getDataSets, where a monitor being finished wasn't considered.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Util.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/Util.java
Revision 27683 by jbfaden:
appendResultsPendingCSV should be synchronized so that threads don't step on one another.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.javaautoplot/Autoplot/src/org/autoplot/RunBatchTool.java
Revision 27682 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 27681 by jbfaden:
catch special case where colon is used in filename on Windows, causing obscure FileNotFoundException.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.javaautoplot/Autoplot/src/org/autoplot/ScriptContext.java
Revision 27680 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 27679 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 27678 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2518/: keep track of which images are actually visible.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/ContextFlowView.javaautoplot/Autoplot/src/org/autoplot/pngwalk/ContextFlowView.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CoversWalkView.javaautoplot/Autoplot/src/org/autoplot/pngwalk/CoversWalkView.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/GridPngWalkView.javaautoplot/Autoplot/src/org/autoplot/pngwalk/GridPngWalkView.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/RowPngWalkView.javaautoplot/Autoplot/src/org/autoplot/pngwalk/RowPngWalkView.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/SinglePngWalkView.javaautoplot/Autoplot/src/org/autoplot/pngwalk/SinglePngWalkView.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImage.javaautoplot/Autoplot/src/org/autoplot/pngwalk/WalkImage.java