meteolib


Namemeteolib JSON
Version 0.16.14 PyPI version JSON
download
home_pageNone
SummaryPython standard functions for meteorology.
upload_time2025-01-26 23:02:59
maintainerNone
docs_urlNone
authorClemens Drüe
requires_pythonNone
licenseEUPL-1.2
keywords meteorology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            meteolib
========

A python module conatins standard equations, constants and conversions adopted or recommended by the [World meteorological Organization (WMO)](http://www.wmo.int) for general use in meteorology.

Requirements:
-------------

    pip install numpy pandas

Installation:
-------------

    python3 setup.py install


Documentation: <http://druee.gitlab-pages.uni-trier.de/meteolib/>
--------------



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "meteolib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "meteorology",
    "author": "Clemens Dr\u00fce",
    "author_email": "druee@uni-trier.de",
    "download_url": "https://files.pythonhosted.org/packages/03/4b/7302f0f6e86041e9c0b543c4eeaafc6cd9174d6445f1973ec5e01fb133c0/meteolib-0.16.14.tar.gz",
    "platform": null,
    "description": "meteolib\n========\n\nA python module conatins standard equations, constants and conversions adopted or recommended by the [World meteorological Organization (WMO)](http://www.wmo.int) for general use in meteorology.\n\nRequirements:\n-------------\n\n    pip install numpy pandas\n\nInstallation:\n-------------\n\n    python3 setup.py install\n\n\nDocumentation: <http://druee.gitlab-pages.uni-trier.de/meteolib/>\n--------------\n\n\n",
    "bugtrack_url": null,
    "license": "EUPL-1.2",
    "summary": "Python standard functions for meteorology.",
    "version": "0.16.14",
    "project_urls": null,
    "split_keywords": [
        "meteorology"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "034b7302f0f6e86041e9c0b543c4eeaafc6cd9174d6445f1973ec5e01fb133c0",
                "md5": "d02b2f684f2ba1d037d0888fb28d330a",
                "sha256": "ffbc6df930554b069811d84bd178c6a334b34fa7305832d28105b021ff2a6f39"
            },
            "downloads": -1,
            "filename": "meteolib-0.16.14.tar.gz",
            "has_sig": false,
            "md5_digest": "d02b2f684f2ba1d037d0888fb28d330a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60813,
            "upload_time": "2025-01-26T23:02:59",
            "upload_time_iso_8601": "2025-01-26T23:02:59.378009Z",
            "url": "https://files.pythonhosted.org/packages/03/4b/7302f0f6e86041e9c0b543c4eeaafc6cd9174d6445f1973ec5e01fb133c0/meteolib-0.16.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 23:02:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "meteolib"
}
        
Elapsed time: 0.82047s