| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Version 1.0.zip | 2014-03-11 | 4.2 MB | |
| README.txt | 2013-03-01 | 1.1 kB | |
| Version 0.5.zip | 2013-03-01 | 3.5 MB | |
| Totals: 3 Items | 7.8 MB | 0 |
-----------------------------------
Colibri - The ENVI/IDL Code Library
-----------------------------------
Unzip and create a new ENVI/IDL project with as main directory:
<Download DIR>:\Version x.x\Colibri
Following basic directory structure will be created:
Colibri
| Applications --> A collection of code performing operational functionalities.
| Bitmaps --> Bitmap images used by some of the classes and applications.
| Classes --> A set of classes providing a wide range of functionalities.
| Common --> Specific code to be used in classes, applications.
| Documents --> Contains the detailed description of all code in html format.
| Examples --> Example code to demonstrate some of the functionality.
| Reference Guide.html --> Start point of the code library documentation.
*** To start the documentation reference guide:
In the IDL Project area dubble click the "Reference Guide.html"
*** Modification history
- New Application: EOSap_ClassEditor
- Several smaller updates