Interesting data arrangement problem.  Likely the quickest way around this
would to build a new Lat,Long,Z tuple.  A MapBasic routine could loop this
if you have that module.  Are these logical centroids or lattice? You might
consider MapCalc at:

http://www.redhensystems.com/products/mapcalc/default.asp?sm=27

neil

-----Original Message-----
From: Stephen R Baig [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 09, 2003 9:07 PM
To: [EMAIL PROTECTED]
Subject: MI-L using data arrays in MI


'morning all,

I'm searching for an easy way to use an array of data in MI.  Array is
arranged thus:

Columns are Longitudes, Rows are Latitudes, values at intersection of
rows/columns are data to be mapped.

     95W 94W 93W 92W ...
29N  30  30  29  28 ....
28N  31  30  29  28 ....
27N  29  28  29  30 .... 
..   ..  ..  ..  .. ....
19N  27  28  27  29 ....

(Actual array has several thousand entries.)

If nothing in MI then any hints to use spreadsheet functions, TCL scripts,
etc. will be gratefully accepted.

Best regards,

Stephen Baig
-- 
Dr. Stephen Baig
oceanographer
National Hurricane Center
Miami, FL  USA

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com | To
unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8309

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8312

Reply via email to