https://github.com/bjlittle/cf-units
Units of measure as required by the Climate and Forecast (CF) metadata conventions.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Repository
Units of measure as required by the Climate and Forecast (CF) metadata conventions.
Basic Info
- Host: GitHub
- Owner: bjlittle
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://scitools.org.uk/cf-units/docs/latest
- Size: 911 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
cf-units
Units of measure as defined by the Climate and Forecast (CF) Metadata Conventions.
| | |
|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ⚙️ CI |
|
| 💬 Community |
|
| 📖 Documentation |
|
| 📈 Health |
|
| ✨ Meta |
|
| 📦 Package |
|
| 🧰 Repo |
|
| | |
Table of Contents
[comment]: # (NOTE: toc auto-generated with https://github.com/jonschlinkert/markdown-toc $> markdown-toc -i --bullets='-' README.md)
[comment]: # (This entire README can be markdown linted with https://github.com/igorshubovych/markdownlint-cli $ markdownlint README.md)
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://cf-units.readthedocs.io/en/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 Discussions space.
- Report bugs: submit a GitHub issue.
- Suggest features: see our contributing guide.
Credits, Copyright and License
cf-units is developed collaboratively under the SciTools umbrella.
A full list of code contributors ("cf-units contributors") can be found at https://github.com/SciTools/cf-units/graphs/contributors.
Code is just one of many ways of positively contributing to cf-units, please see our contributing guide for more details on how you can get involved.
cf-units is released under a BSD-3 license. See LICENSE for full terms.
The Met Office has made a significant contribution to the development, maintenance and support of this library. All Met Office contributions are copyright on behalf of the British Crown.
Owner
- Name: Bill Little
- Login: bjlittle
- Kind: user
- Location: Exeter, Devon, England
- Company: Met Office
- Website: https://www.metoffice.gov.uk/
- Twitter: billjameslittle
- Repositories: 136
- Profile: https://github.com/bjlittle
Soft, fluffy and machine washable.
GitHub Events
Total
- Delete event: 3
- Issue comment event: 4
- Pull request event: 5
- Create event: 5
Last Year
- Delete event: 3
- Issue comment event: 4
- Pull request event: 5
- Create event: 5
Dependencies
- actions/cache v3.0.4 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- conda-incubator/setup-miniconda v2 composite
- peter-evans/create-pull-request 923ad837f191474af6b1721408744feb989a4c27 composite
- tibdex/github-app-token v1 composite
- actions/cache v3.0.4 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- pypa/cibuildwheel v2.8.0 composite
- pypa/gh-action-pypi-publish release/v1 composite