PyMetOffice
0.4
Pythonic access to UK Met Office DataPoint API
|
object | |
pymetoffice.base.baseModel | This is the base model object and provides low level access |
pymetoffice.forecast.ForecastModel | |
pymetoffice.Model | |
pymetoffice.pymetoffice.Model | |
pymetoffice.observation.ObservationModel | This is the analogue of the ForecastModel class At present, the DataPoint API appears not to support the 'nearestlatlon' form of location specifier |
pymetoffice.Model | |
pymetoffice.pymetoffice.Model | |
pymetoffice.base.Site | The Site class simply provides a convenient container for site information |
pymetoffice.observation.Observation | A convenient wrapper for a single observation |
pymetoffice.observation.ObservationSet | |
pymetoffice.places.Place | A convenient wrapper round location information obtained from geocoding sites |
pymetoffice.places.PlaceSet |