Sorry to revive a dead thread, but I'm still confused about some of these match-ups. The explanations above relate to false positives around the edges of areas of interest depending on how the search is conducted. I seem to be finding "false positives" in the middle of granules.
Take the example of 18 Feb 2002 (day 11736 since 1/1/1970) at between -66.5100 and -66.4100 N, and between -67.7000 and -67.6000 E. The first attached image shows the spot on Google Earth. Searching for Aqua, Terra, and SeaWiFS LACs I get the following matches:
************TERRA on 11736 between -66.5100 and -66.4100 N, and between -67.7000 and -67.6000 E
Matches: T2002049122500.L2_LAC_OC T2002049140500.L2_LAC_OC
************SeaWiFS on 11736 between -66.5100 and -66.4100 N, and between -67.7000 and -67.6000 E
Matches: S2002049105913.L2_MLAC_OC S2002049123800.L2_MLAC_OC S2002049141648.L2_MLAC_OC S2002049155535.L2_MLAC_OC
The second attached image shows a manual search on the oceancolor website that corroborates this, and the thumbnails show my location to be in the near-center (east-west) of at least three of these. Nevertheless, running latlon2pixline on these yields no results:
lonlat2pixline -x 2 -y 2 T2002049122500.L2_LAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
lonlat2pixline -x 2 -y 2 T2002049140500.L2_LAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
lonlat2pixline -x 2 -y 2 S2002049105913.L2_MLAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
lonlat2pixline -x 2 -y 2 S2002049123800.L2_MLAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
lonlat2pixline -x 2 -y 2 S2002049141648.L2_MLAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
lonlat2pixline -x 2 -y 2 S2002049155535.L2_MLAC_OC -67.6500 -66.4600
Failed to find the pixels in this image
So, I get six matched images, some of which clearly cover my location, and yet none yield a result in lonlat2pixline. Thoughts?