Changes

Summary

  1. release notes
  2. remove "huh" message after checking into it.
  3. Support file:///project/cassini/pds/DATA/RPWS_WIDEBAND_FULL/T20040XX/T2004001/T2004001_01_325KHZ2_WBRFR.LBL?WBR_SAMPLE where timetags are found in WBR_ROW_PREFIX_TABLE and waveform data is found in TIME_SERIES.
  4. bugfix: recordBytes should be used for byteOffset, since rowBytes may refer to just part of a record.
Revision 28055 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 28054 by jbfaden:
remove "huh" message after checking into it.
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 28053 by jbfaden:
Support file:///project/cassini/pds/DATA/RPWS_WIDEBAND_FULL/T20040XX/T2004001/T2004001_01_325KHZ2_WBRFR.LBL?WBR_SAMPLE where timetags are found in WBR_ROW_PREFIX_TABLE and waveform data is found in TIME_SERIES.
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 28052 by jbfaden:
bugfix: recordBytes should be used for byteOffset, since rowBytes may refer to just part of a record.
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