comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » i need help with imagemap
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: i need help with imagemap [message #25522 is a reply to message #25426] Mon, 18 June 2001 07:51 Go to previous message
Liam E. Gumley is currently offline  Liam E. Gumley
Messages: 378
Registered: January 2000
Senior Member
alison lucie wrote:
> i am a fairly new idl user and need some help.
> i currently have images from the meteosat satellites, which i am
> trying
> to convert to latitude/ longtitude coordinates. i have managed to
> create
> arrays for the latitude and longtiude of each pixel, but this is as
> far as i have got.
> i have tried using liam gumleys imagemap program, but without success.
> the most common complaint idl has with this
> program is that i have reached the end of file before the end of the
> program.
> has anyone got any ideas what i might be doing wrong?
> any help would be great.

Hi Alison,

I suspect the problem is caused by the method you are using to read the
file. IMAGEMAP doesn't know anything about data files: it just plots
arrays that already exist in memory.

Can you be a bit more specific about the type of data file you are
trying to read? For example,

How many pixels are in each row?
How many rows?
What is the data type for each pixel (e.g., byte, 16-bit integer, 32-bit
float)?
How many bytes of header information (if any)?

Cheers,
Liam.
http://cimss.ssec.wisc.edu/~gumley/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New book: "Practical IDL Programming"
Next Topic: Re: New book: "Practical IDL Programming"

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Mar 21 08:45:14 PDT 2026

Total time taken to generate the page: 1.52272 seconds