how to convert the date into julian date [message #80928] |
Mon, 23 July 2012 03:55  |
Bandrush Barda
Messages: 6 Registered: June 2012
|
Junior Member |
|
|
Hello everyone?
I'd like to ask really simple question. I just want to make sure that all images that will be used further are required to be the same path as IDL or not. My IDL program is on C disk. I have saved all my files on D disk and then changed the IDL path into D disk where the my files are.
why I'm asking this question is: when i try to read an image (7 bands, floating-point data, stored in tiff format, located in D disk) using import image file tool in IDL, there is an error saying 'Error opening the file: unit:100. file...(here file path)'.
So what does it mean? Is this error related to the file path?
Thanks in advance.
|
|
|
|