Dear all,
I would like to launch IDV from the command line with specified data to
display it. The data is served by THREDDS server, so I would like to point
the URL address for the data.
I've tried to launch it by the following command
java -Xmx1300m -jar idv.jar -data
http://shelf.rcac.purdue.edu:8080/thredds/fileServer/KAMX/KAMX_20070227_1644
but IDV does not display the data. Instead, it just reads the data as a
binary. Is there any way that I can specify the data type and how the data
is visualized from the command line?
Thank you.
Taezoon Park