[netcdf-java] LatLonRect::extend and bounding rectangles

I have encountered a condition where LatLonRect::extend fails.

Consider a LatLonRect that is an almost complete latitude band -- LL:
81s 180w UR: 60s 135e
Now extend by LatLonRect LL: 81s 135e UR: 60s 180e
I think I should get LL: 81s 180w UR: 60s 180e -- a complete latitude
band
What I get is LL: 81s 180e UR: 60s 135e - the latitude band less the
added LatLonRect

Any clues out these for this clueless one ?



  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: