| Message |
Okay, possibly a stupid question, but did you set the dialog to use the data frame's coordinate system? (e.g., make sure the data frame is using the MODIS data's coordinate system)
There's no transformation because the MODIS data uses a custom sphere-based coordinate system. It needs a null transformation. Any input data no matter what GEOGCS it's on is assumed to really be on the sphere and then projected. We don't yet have a true 'null' method (it is planned), and how many other GEOGCS do we add transformations for? NAD83, WGS84, NAD83 HARN, NAD83 NSRS2007, etc.
Melita |