Package edu.wisc.ssec.mcidasv.data.hydra
Interface Navigation
- All Known Implementing Classes:
CrIS_SDR_LonLatNavigation,IASI_L1C_LonLatNavigation,SwathNavigation
public interface Navigation
-
Method Summary
Modifier and TypeMethodDescriptiongetVisADCoordinateSystem(Linear2DSet domain, Map<String, double[]> subset)
-
Method Details
-
getVisADCoordinateSystem
CoordinateSystem getVisADCoordinateSystem(Linear2DSet domain, Map<String, double[]> subset) throws Exception- Throws:
Exception
-