Re: transfering DEM to ERDAS Imagine [message #17148] |
Wed, 15 September 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Joe Means (means@fsl.orst.edu) writes:
> Does anyone have experience in this? I tried using
> Write_tiff, outimage,array, /Float, /Long
> but Imagine sees only long integers, not floating point numbers.
I can see how you might come up with using both the
FLOAT and LONG keywords after reading the totally
confusing WRITE_TIFF documentation, but I think you will
get what you want if you just use the FLOAT keyword
and forget about the LONG keyword.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|