bosmanoglu / adore-doris

Automated DORIS Environment (adore) is a set of bash scripts to ease use of TU-DELFT's DORIS software.
GNU General Public License v2.0
14 stars 7 forks source link

Viewer for raw result files. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is cumbersome to continuously create raster files and use an external viewer 
to display results. An ADORE specific viewer can improve usability. It might be 
possible to benefit from ROI-VIEW project 
(http://sourceforge.net/projects/roiview/)

Original issue reported on code.google.com by batuhan.osmanoglu@gmail.com on 9 Feb 2011 at 7:05

GoogleCodeExporter commented 9 years ago
Development to fix this issue started already. There is a new adore command 
called view, which accepts the same parameters as raster. 

The view command calls a newly developed viewer based on Python 
($ADOREFOLDER/lib/python/cpxview.py). This new viewer is highly compatible with 
cpxfiddle, the standard DORIS raster generator.

Original comment by batuhan.osmanoglu@gmail.com on 26 Jul 2011 at 12:52

GoogleCodeExporter commented 9 years ago
This is done with the introduction of "view" command. 

Original comment by batuhan.osmanoglu@gmail.com on 25 Sep 2012 at 12:41