Changes

Summary

  1. release notes
  2. bug 2576: pick the first DSF when the focus has been blurred.
  3. mkdir in synchronized block. With Cassini processing I would see where threads were stepping on each other's toes.
  4. add test uris
  5. release notes
  6. support for high-rank data as in https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-3-CALIBRATED-V1.0/DATA/2023/2023004/ELECTRONS/JAD_L30_LRS_ELC_ANY_CNT_2023004_V04.LBL?DATA
  7. look at CONTAINERs
  8. make getDataObjectPds3 public so that scripts can be used to help in development
Revision 27534 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 27533 by jbfaden:
bug 2576: pick the first DSF when the focus has been blurred.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.javaautoplot/Autoplot/src/org/autoplot/ApplicationModel.java
Revision 27532 by jbfaden:
mkdir in synchronized block.  With Cassini processing I would see where threads were stepping on each other's toes.
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 27531 by jbfaden:
add test uris
Change TypePath in RepositoryPath in Workspace
The file was added/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/test-uris.mdautoplot/PDSDataSource/src/org/autoplot/pds/test-uris.md
Revision 27530 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 27529 by jbfaden:
support for high-rank data as in https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-3-CALIBRATED-V1.0/DATA/2023/2023004/ELECTRONS/JAD_L30_LRS_ELC_ANY_CNT_2023004_V04.LBL?DATA
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
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 27528 by jbfaden:
look at CONTAINERs
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.javaautoplot/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.java
Revision 27527 by jbfaden:
make getDataObjectPds3 public so that scripts can be used to help in development
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