Platform Support for ENVI 5.7 and IDL 8.9 5/2/2023 This help article lists the supported platforms and features for ENVI 5.7 and IDL 8.9. See the following sections: ENVI 5.7 Platform Support ENVI 5.7 Feature Support IDL 8.9 Platform...Read More >
Next-Generation Licensing FAQ 4/28/2023 This Help article groups the FAQ related to the Next-Generation licensing system starting with ENVI 5.7 and IDL 8.9 (and higher versions). What is the Next-Generation...Read More >
ERROR when activating a license: The size of provided data is incorrect 3/20/2023 Description: When trying to activate or deactivate a local (node-locked) license using the L3Harris License Administrator application, you may encounter an error similar to the...Read More >
Offline installation of SVN connectors in IDL 3/7/2023 This article proposes a workflow to complete offline installation of the SVN connectors in IDLDE, if you do not have internet access or in case the Eclipse dowload website, for automatic...Read More >
Array concatenation in IDL with arrays larger than 3 dimensions 3/7/2023 With IDL 8.8 and older versions, the concatenation of arrays using brackets is limited to 3 dimensions. Example IDL > c1=indgen(5,4,3) IDL > c2=indgen(5,4,3)*2 IDL >...Read More >