Package org.orekit.models.earth.weather
This package provides models that simulate global weather conditions on Earth.
The global parameters computed with these models are:
- Pressure
- Temperature
These parameters can be used as input parameters for the models that required the values of the pressure and the temperature.
- Author:
- Bryan Cazabonne
-
Interface Summary Interface Description WeatherModel Defines a surface meteorology model that can be used to compute the different weather parameters (pressure, temperature, ...). -
Class Summary Class Description GlobalPressureTemperature2Model The Global Pressure and Temperature 2 (GPT2) model.GlobalPressureTemperatureModel The Global Pressure and Temperature model.