This set of FORTRAN 90 codes contain read routines such that a user can read part or an entire global map or statistical data set from the spatially complete MODIS albedo, NDVI and IGBP data sets. These codes read in the following data sets: Albedo maps Albedo statistics Albedo processing QA, band specific and general MOD43B3 QA NDVI maps NDVI statistics IGBP ecosystem classification map The set of codes consists of the following files: hdf.f90 <- hdf include file SampleCall.f90 <- Examples of calling read routines SpatiallyCompleteProducts_IOUtils.f90 <- The IO utilities module SpatiallyCompleteProducts_IOUtils.mk <- The make file for compiling The code requires HDF be installed on your machine. The codes have been tested on SGI machines; these codes should be very portable to other platforms. Please examine the SampleCall.f90 file as this serves as a hands on users guide to accessing the spatially complete data sets. Hope you have a pleasant experience using the data, Eric Eric Moody NASA GSFC, L-3 Comm GSI moody@climate.gsfc.nasa.gov Generated 04/01/2004. These codes have the following license: This software is provided "as-is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software and to alter it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim you wrote the original software. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.