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

John Caron caron at unidata.ucar.edu
Sat Jan 26 13:16:55 MST 2008


Hi Daniel:

Yes, its a bug, I will try to fix.

Thanks for the report.

White, Daniel E (US SSA) wrote:
> 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 ?
> 
> _______________________________________________
> netcdf-java mailing list
> netcdf-java at unidata.ucar.edu
> For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/ 


More information about the netcdf-java mailing list