meteolib


Namemeteolib JSON
Version 0.16.9 PyPI version JSON
download
home_pageNone
SummaryPython standard functions for meteorology.
upload_time2024-10-05 17:18:43
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/4f/97/541599425d8d2514617d4ad760c67326ed6db16c0588f72a090c9cb2b291/meteolib-0.16.9.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.9",
    "project_urls": null,
    "split_keywords": [
        "meteorology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f97541599425d8d2514617d4ad760c67326ed6db16c0588f72a090c9cb2b291",
                "md5": "32d7b84315e555f4b37739a712e095ac",
                "sha256": "ba1ea696cc245a987148b0e2344544c8a12ee1f31f0d6f01588c088796530c3a"
            },
            "downloads": -1,
            "filename": "meteolib-0.16.9.tar.gz",
            "has_sig": false,
            "md5_digest": "32d7b84315e555f4b37739a712e095ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57211,
            "upload_time": "2024-10-05T17:18:43",
            "upload_time_iso_8601": "2024-10-05T17:18:43.082160Z",
            "url": "https://files.pythonhosted.org/packages/4f/97/541599425d8d2514617d4ad760c67326ed6db16c0588f72a090c9cb2b291/meteolib-0.16.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-05 17:18:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "meteolib"
}
        
Elapsed time: 3.29831s