meteomatics


Namemeteomatics JSON
Version 2.11.3 PyPI version JSON
download
home_pagehttps://github.com/meteomatics/python-connector-api
SummaryMeteomatics API connector
upload_time2024-08-14 11:10:36
maintainerNone
docs_urlNone
authorMeteomatics AG
requires_python>=2.7.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![PyPI](https://img.shields.io/pypi/v/meteomatics.svg)](https://pypi.python.org/pypi/meteomatics)

[![logo](https://static.meteomatics.com/meteomatics-logo.png)](http://www.meteomatics.com "Meteomatics - Your Experts in Weather Data Processing")

Python connector to the [Meteomatics Weather API](https://www.meteomatics.com/en/api/overview/ "Documentation Overview")
===================================================================================


Meteomatics provides a REST-style API to retrieve historic, current, and forecast data globally. This includes model data and observational data in time series and areal formats. Areal formats are also offered through a WMS/WFS-compatible interface. Geographic and time series data can be combined in certain file formats, such as NetCDF.


Install by typing `pip install meteomatics` in your favourite shell.

For a start we recommend to run the example script.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/meteomatics/python-connector-api",
    "name": "meteomatics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2.7.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Meteomatics AG",
    "author_email": "support@meteomatics.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/2b/8734930c15caf3495ccae096a047bc54d4490075f8ea61a8cfeea497557e/meteomatics-2.11.3.tar.gz",
    "platform": null,
    "description": "\n[![PyPI](https://img.shields.io/pypi/v/meteomatics.svg)](https://pypi.python.org/pypi/meteomatics)\n\n[![logo](https://static.meteomatics.com/meteomatics-logo.png)](http://www.meteomatics.com \"Meteomatics - Your Experts in Weather Data Processing\")\n\nPython connector to the [Meteomatics Weather API](https://www.meteomatics.com/en/api/overview/ \"Documentation Overview\")\n===================================================================================\n\n\nMeteomatics provides a REST-style API to retrieve historic, current, and forecast data globally. This includes model data and observational data in time series and areal formats. Areal formats are also offered through a WMS/WFS-compatible interface. Geographic and time series data can be combined in certain file formats, such as NetCDF.\n\n\nInstall by typing `pip install meteomatics` in your favourite shell.\n\nFor a start we recommend to run the example script.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Meteomatics API connector",
    "version": "2.11.3",
    "project_urls": {
        "Homepage": "https://github.com/meteomatics/python-connector-api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a45c8e9c101259d509262221347f90f5df88f11c4c3fab7210f743d86226c4eb",
                "md5": "4432f8748671be1e3e9a8e9f11a648a4",
                "sha256": "1c4cc7779385c497e937018225b32cca009cf93944761415b4957c129ce0665e"
            },
            "downloads": -1,
            "filename": "meteomatics-2.11.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4432f8748671be1e3e9a8e9f11a648a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7.9",
            "size": 18814,
            "upload_time": "2024-08-14T11:10:35",
            "upload_time_iso_8601": "2024-08-14T11:10:35.751590Z",
            "url": "https://files.pythonhosted.org/packages/a4/5c/8e9c101259d509262221347f90f5df88f11c4c3fab7210f743d86226c4eb/meteomatics-2.11.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d2b8734930c15caf3495ccae096a047bc54d4490075f8ea61a8cfeea497557e",
                "md5": "7a162e21848fabd8fb3db061e6d496c1",
                "sha256": "46c5dd6d3e279f8aa841520bda03fae5806a7b79c208b23fef840cbc7afd8b4e"
            },
            "downloads": -1,
            "filename": "meteomatics-2.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7a162e21848fabd8fb3db061e6d496c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7.9",
            "size": 16597,
            "upload_time": "2024-08-14T11:10:36",
            "upload_time_iso_8601": "2024-08-14T11:10:36.891703Z",
            "url": "https://files.pythonhosted.org/packages/6d/2b/8734930c15caf3495ccae096a047bc54d4490075f8ea61a8cfeea497557e/meteomatics-2.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 11:10:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meteomatics",
    "github_project": "python-connector-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "meteomatics"
}
        
Elapsed time: 0.31553s