Class GRIBData



  • public class GRIBData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GRIBData​()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double getMeanLongitude​(double lon1, double lon2)
      Get mean longitude between tow longitude
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GRIBData

        public GRIBData​()
    • Method Detail

      • getMeanLongitude

        public static double getMeanLongitude​(double lon1,
                                              double lon2)
        Get mean longitude between tow longitude
        Parameters:
        lon1 - Longitude 1
        lon2 - Longitude 2
        Returns:
        Mean longitude