Hi John...
Thank you -- it is looking a whole lot better! You are right, though, about row 6614. The original (file) values of lon and lat (columns 370:375) are:
{-159.2804, -161.53036, -167.258, 156.55109, 47.010693, 35.255604} {-89.68158, -89.77692, -89.87283, -89.961716, -89.91907, -89.82005}
So the point in question is very near the pole, and the main problem I see with the new algorithm is that the newly assigned value of -203.4489 fall outside of the specified "valid_range"....so technically it should be "invalid", right?
And when the IDV software tries to define the domain of the data, the "minimum" longitude will end up being -203. I'm not sure of the ramifications of this, but would you consider testing the computed value and if it is outside the specified "valid_range" then either discard the computed value or make the value "missing"?
You know I appreciate your time & energy (and patience) on this one. I think it's very important to get these guys at NASA Langley on-board.
tom
On Tue, Jul 2, 2013 at 4:58 PM, John Caron <address@hidden> wrote:.....Hi Tom:
my new algorithm now does this with the troubling rows:
this last one may be a problem -167.257996, -203.448914, 47.010693 ??
anyway, the whole point is to deal with the longitude seam, to prevent the grid points from apparently overlapping due to the modulo 360 thing. this particular case is pushing the limits of that logic. Im not really sure if this grid conforms to the CDM requirement for coordinates. ill have to write some test code to analyze it.
this fix will be in 4.3.18 by next week.
John
-- Tom Whittaker University of Wisconsin-Madison Space Science & Engineering Center (SSEC) Cooperative Institute for Meteorological Satellite Studies (CIMSS) 1225 W. Dayton Street Madison, WI 53706 USA ph: +1 608 262 2759
Attachment:
coord2Djump.png
Description: PNG image
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.