cfunits


Namecfunits JSON
Version 3.3.7 PyPI version JSON
download
home_pagehttps://bitbucket.org/cfpython/cfunits-python
SummaryA python interface to UNIDATA's UDUNITS-2 package with CF extensions
upload_time2024-04-23 07:54:45
maintainerDavid Hassell
docs_urlhttps://pythonhosted.org/cfunits/
authorDavid Hassell
requires_python>=3.6
licenseMIT
keywords cf udunits unidata netcdf data science oceanography meteorology climate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *A Python interface to UNIDATA's UDUNITS-2 library with CF
extensions*

**Note: Versions 3.0.0 and later are only compatible with version Python 3. Use version 1.9 for Python 2 compatibility.**

Store, combine and compare physical units and convert numeric values
to different units.

Units are as defined in `UNIDATA's UDUNITS-2 library
<http://www.unidata.ucar.edu/software/udunits/>`_, except for
reference time units (such as ``'days since 2000-12-1'`` in the
``'proleptic_gregorian'`` calendar), which are handled by the `cftime
python package <https://pypi.python.org/pypi/cftime>`_.

In addition, some units are either new to, modified from, or removed
from the standard UDUNITS-2 database in order to be more consistent
with the `CF conventions <http://cfconventions.org/>`_.

Documentation
=============

https://ncas-cms.github.io/cfunits

Installation
============

https://ncas-cms.github.io/cfunits/installation.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/cfpython/cfunits-python",
    "name": "cfunits",
    "maintainer": "David Hassell",
    "docs_url": "https://pythonhosted.org/cfunits/",
    "requires_python": ">=3.6",
    "maintainer_email": "david.hassell@ncas.ac.uk",
    "keywords": "cf, udunits, UNIDATA, netcdf, data, science, oceanography, meteorology, climate",
    "author": "David Hassell",
    "author_email": "david.hassell@ncas.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/94/33/6ab78579a3c3be1f7ada33b7d4b8c4db9c00bc93ba77c8913d3090d3bf24/cfunits-3.3.7.tar.gz",
    "platform": "Linux",
    "description": "*A Python interface to UNIDATA's UDUNITS-2 library with CF\nextensions*\n\n**Note: Versions 3.0.0 and later are only compatible with version Python 3. Use version 1.9 for Python 2 compatibility.**\n\nStore, combine and compare physical units and convert numeric values\nto different units.\n\nUnits are as defined in `UNIDATA's UDUNITS-2 library\n<http://www.unidata.ucar.edu/software/udunits/>`_, except for\nreference time units (such as ``'days since 2000-12-1'`` in the\n``'proleptic_gregorian'`` calendar), which are handled by the `cftime\npython package <https://pypi.python.org/pypi/cftime>`_.\n\nIn addition, some units are either new to, modified from, or removed\nfrom the standard UDUNITS-2 database in order to be more consistent\nwith the `CF conventions <http://cfconventions.org/>`_.\n\nDocumentation\n=============\n\nhttps://ncas-cms.github.io/cfunits\n\nInstallation\n============\n\nhttps://ncas-cms.github.io/cfunits/installation.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python interface to UNIDATA's UDUNITS-2 package with CF extensions",
    "version": "3.3.7",
    "project_urls": {
        "Download": "https://bitbucket.org/cfpython/cfunits-python/downloads",
        "Homepage": "https://bitbucket.org/cfpython/cfunits-python"
    },
    "split_keywords": [
        "cf",
        " udunits",
        " unidata",
        " netcdf",
        " data",
        " science",
        " oceanography",
        " meteorology",
        " climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94336ab78579a3c3be1f7ada33b7d4b8c4db9c00bc93ba77c8913d3090d3bf24",
                "md5": "e51b511e12ebc183bf157bf6ae236a76",
                "sha256": "e271ae2c01765cc437e7eefd802846894367179e3208653ab9b520ade48286d6"
            },
            "downloads": -1,
            "filename": "cfunits-3.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e51b511e12ebc183bf157bf6ae236a76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 42692,
            "upload_time": "2024-04-23T07:54:45",
            "upload_time_iso_8601": "2024-04-23T07:54:45.384804Z",
            "url": "https://files.pythonhosted.org/packages/94/33/6ab78579a3c3be1f7ada33b7d4b8c4db9c00bc93ba77c8913d3090d3bf24/cfunits-3.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 07:54:45",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "cfpython",
    "bitbucket_project": "cfunits-python",
    "lcname": "cfunits"
}
        
Elapsed time: 0.40341s