X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 12 Sep 2017 12:02 PM by  allendej
Task output with GUI
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

allendej



New Member


Posts:2
New Member


--
11 Sep 2017 05:39 AM
    Is it possible to define the output from a task using a GUI, similar to envi_pickfile or dialog_write_image?
    I don't want to change the OUTPUT_RASTER_URI keyword manually each run.

    allendej



    New Member


    Posts:2
    New Member


    --
    12 Sep 2017 12:02 PM
    I worked around this for now by calling UI.SelectTaskParameters(Task) because it supplies a GUI in which you can manually select the output filename.
    However, my main question still stands because eventually I would like to perform batch processing - where it wouldn't be possible to call UI.SelectTaskParameters(Task).
    You are not authorized to post a reply.