cf-units 2.1.4
pip install cf-units==2.1.4
Released:
Units of measure as required by the Climate and Forecast (CF) metadata conventions
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Met Office
Project description
cf-units
Units of measure as defined by the Climate and Forecast (CF) metadata conventions.
Table of contents
Overview
Units of measure as required by the Climate and Forecast (CF) metadata conventions.
Provision of a wrapper class to support Unidata/UCAR UDUNITS-2 library, and the cftime calendar functionality.
Documentation can be found at https://scitools.org.uk/cf-units/docs/latest/.
Example
>>> from cf_units import Unit
>>> km = Unit('kilometers')
>>> m = Unit('meters')
>>> m.convert(1500, km)
1.5
Get in touch
- Questions, ideas, general discussion or announcements of related projects use the Google Group.
- Report bugs, suggest features or view the source code on GitHub.
License and copyright
cf-units is licensed under GNU Lesser General Public License (LGPLv3).
Development occurs on GitHub at https://github.com/SciTools/cf-units, with a contributor's license agreement (CLA) that can be found at https://scitools.org.uk/governance.html.
(C) British Crown Copyright, Met Office
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Met Office
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cf-units-2.1.4.tar.gz
.
File metadata
- Download URL: cf-units-2.1.4.tar.gz
- Upload date:
- Size: 176.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200311 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
25f81ad994af30713ee8f5ef18ffddd83c6ec1ac308e1bd89d45de9d2e0f1c31
|
|
MD5 |
183afb53921f01cec506906f0705f3b4
|
|
BLAKE2b-256 |
cf442c4392895ab97a7391ab7f2009f032b4b663219e7bd79f549461a4f92c51
|