Subset of MetPy python module for CircuitPython without numpy, pint (units), matplotlib or other "big" library support.
Go to file
arofarn 4ae9a55cf6 Fix github repo URL 2021-06-28 17:57:17 +02:00
.github Initial commit 2021-06-28 11:49:18 +02:00
LICENSES Fix licence BSD-3-Clause 2021-06-28 12:10:40 +02:00
docs Initial commit 2021-06-28 11:49:18 +02:00
examples Add package_tools module for exporter 2021-06-28 13:50:17 +02:00
tests Check and fix all constants and units compare to MetPy results 2021-06-28 17:55:09 +02:00
umetpy Check and fix all constants and units compare to MetPy results 2021-06-28 17:55:09 +02:00
.gitignore Add kate's backup file to .gitignore 2021-06-28 12:11:02 +02:00
.pre-commit-config.yaml Initial commit 2021-06-28 11:49:18 +02:00
.pylintrc Initial commit 2021-06-28 11:49:18 +02:00
.readthedocs.yml Initial commit 2021-06-28 11:49:18 +02:00
CODE_OF_CONDUCT.md Initial commit 2021-06-28 11:49:18 +02:00
LICENSE Initial commit 2021-06-28 11:49:18 +02:00
README.rst Fix github repo URL 2021-06-28 17:57:17 +02:00
README.rst.license Initial commit 2021-06-28 11:49:18 +02:00
pyproject.toml Initial commit 2021-06-28 11:49:18 +02:00
requirements.txt Initial commit 2021-06-28 11:49:18 +02:00
setup.py.disabled Initial commit 2021-06-28 11:49:18 +02:00

README.rst.license

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
SPDX-License-Identifier: MIT