PyMetOffice  0.4
Pythonic access to UK Met Office DataPoint API
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
\Cobject
 oCpymetoffice.base.baseModelThis is the base model object and provides low level access
 |oCpymetoffice.forecast.ForecastModel
 ||oCpymetoffice.Model
 ||\Cpymetoffice.pymetoffice.Model
 |\Cpymetoffice.observation.ObservationModelThis is the analogue of the ForecastModel class At present, the DataPoint API appears not to support the 'nearestlatlon' form of location specifier
 | oCpymetoffice.Model
 | \Cpymetoffice.pymetoffice.Model
 oCpymetoffice.base.SiteThe Site class simply provides a convenient container for site information
 oCpymetoffice.observation.ObservationA convenient wrapper for a single observation
 oCpymetoffice.observation.ObservationSet
 oCpymetoffice.places.PlaceA convenient wrapper round location information obtained from geocoding sites
 \Cpymetoffice.places.PlaceSet