edu.wisc.ssec.mcidasv.data.hydra
Interface Navigation

All Known Implementing Classes:
CrIS_SDR_LonLatNavigation, IASI_L1C_LonLatNavigation, SwathNavigation

public interface Navigation


Method Summary
 CoordinateSystem getVisADCoordinateSystem(Linear2DSet domain, Object subset)
           
 

Method Detail

getVisADCoordinateSystem

CoordinateSystem getVisADCoordinateSystem(Linear2DSet domain,
                                          Object subset)
                                          throws Exception
Throws:
Exception