NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[netcdf-java] Patch to expose file locality (patch 00/03)

This patch series adds an interface to the NetCDF-Java library to support the 
extraction of physical data locality information with respect to data in the 
logical, common data model. This is important for systems such as MapReduce 
that requires locality information for efficient job scheduling.

-Joe Buck