Documentation of 'visad.aeri.Aeri' Java class
Aeri
visad.aeri

Class Aeri

    • Constructor Detail

      • Aeri

        public Aeri(java.lang.String[] args)
             throws VisADException,
                    java.rmi.RemoteException,
                    java.io.IOException
        Throws:
        VisADException
        java.rmi.RemoteException
        java.io.IOException
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws VisADException,
                                java.rmi.RemoteException,
                                java.io.IOException
        Throws:
        VisADException
        java.rmi.RemoteException
        java.io.IOException
      • init_images

        public static ImageSequence init_images(java.lang.String image_directory)
                                         throws VisADException,
                                                java.rmi.RemoteException,
                                                java.io.IOException
        Throws:
        VisADException
        java.rmi.RemoteException
        java.io.IOException
      • mapChanged

        public void mapChanged(ScalarMapEvent e)
                        throws VisADException,
                               java.rmi.RemoteException
        Description copied from interface: ScalarMapListener
        Receive a ScalarMapEvent when the map data changes.
        Specified by:
        mapChanged in interface ScalarMapListener
        Parameters:
        e - the event
        Throws:
        VisADException - If there is a problem notifying this listener.
        java.rmi.RemoteException - If there was an RMI-related problem.
      • satVapPres

        public static double satVapPres(double t)
        saturation vapor pressure over water. t in kelvin.
      • mixingRatio

        public static double mixingRatio(double t,
                                         double p)
        mixing ratio
      • relativeHumidity

        public static double relativeHumidity(double t,
                                              double td)
        relative humidity
      • potentialTemperature

        public static double potentialTemperature(double t,
                                                  double p)
      • equivPotentialTemperature

        public static double equivPotentialTemperature(double theta,
                                                       double temp,
                                                       double press)
      • equivPotentialTemperatureStar

        public static double equivPotentialTemperatureStar(double theta,
                                                           double Q,
                                                           double temp)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.