Modis MYD03 and MOD03 files contain Land/SeaMask (uint8 with valid_range=0,7) and WaterPresent (uint8 with valid_range=0,8). Though the attribute fields define the valid range, they do not define the semantics of the actual values.
What do the values actually mean?
Where is a good place...