IDL Scripting Extension 1.0.2rc1 has been released on February 12th, 2010.
This release is the first release candidate for 1.0.2. This release is marked as "not for production". The current plan is to allow two weeks for the community to validate this release. If you find any major issues please report them to our bug and issue tracker. If no major issues have been identified by March 1st, then creation of 1.0.2 will proceed. Currently, 1.0.2 is scheduled to be available on March 3rd and it will be a production release and can be used to create production products. Please download and validate this release to help ensure 1.0.2 is a great release!
View complete list of new features and fixed bugs.
New Features
- The IDL scripting extension now supports IDL 7.0 and IDL 7.1 in addition to the existing support for IDL 6.1, IDL 6.3, IDL 6.4. (EXTRAS-20, EXTRAS-19)
- The IDL scripting extension installer now includes the "debug binaries" so that it can be seamlessly used with "debug" builds of Opticks. This is most useful for developers building their own Opticks extensions that wish to use the IDL scripting extension. (EXTRAS-13)
- The IDL scripting extension has the following new functions, which were added to allow better interfacing to other parts of Opticks, such as wizard items:
- opticks_array_ondisk_rows, opticks_array_ondisk_columns, opticks_array_ondisk_bands, opticks_array_original_rows, opticks_array_original_columns and opticks_array_original_bands (EXTRAS-23)
Supported Opticks Versions
- This extension is supported in any version of Opticks 4.3.X that is Opticks 4.3.0 or later.