Releases: EarthObservation/RVT
Version 1.3 release
In this release user can now define default visualization settings by changing parameters in text file default_settings.txt. Changes made to GUI visualization settings are also saved between consecutive sessions, however they are not saved when user closes the program.
This version of program also enables automatic execution of visualization algorithms by entering paths to desired image files into process_files.txt text file. Image paths must be entered one per line.
GUI window will now also dynamically change its size if the resolution of screen is smaller than the default size of user interface window.
Version 1.2 release
The first version of RVT for IDL released on GitHub. Some functionalities such as image conversion to tiff require additional external executables from GDAL library (not included in this release) located in GDAL\ directory.