Python representations of common measurable quantities for scientific computing.
Project description
PythonCoordinates
During the development of code to construct the source noise directivity patterns from my dissertation, it became apparent that on limitation of coding of physical elements was units. Whether it was the code I wrote myself, or what I found online it was difficult to know the specific units that we expected, and how to convert them for the appropriate unit base used within the function.
This code is part of a larger sweet of tools for the determination of physical phenomena that propagate through the atmosphere from a source to a receiver.
Dr. Frank Mobley
This code was cleared for public release on 15 March 2023 with originator Reference Number: RH-23-124158, Case Reviewer: Katie Brakeville using Case Number: AFRL-2023-1262
Usage
Conversion of Temperature Units
from PythonCoordinates.measurables.physical_quantities import Temperature
t = Temperature(59, Temperature.Units.Fahrenheit)
print(t.kelvin)
Project details
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file batts_measurable_objects-1.0.8.1.tar.gz.
File metadata
- Download URL: batts_measurable_objects-1.0.8.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f73d3ec597b8311a2f028e06d0e99a32d6fbd13913cbc6473fcb2e9e76a1caf3
|
|
| MD5 |
209833bb0cfa45ca5b75df3b7beaa102
|
|
| BLAKE2b-256 |
25367f3b31ff243a468490c67fb3f303b7e5ab38cfba469f3393a066aa95779b
|
File details
Details for the file batts_measurable_objects-1.0.8.1-py3-none-any.whl.
File metadata
- Download URL: batts_measurable_objects-1.0.8.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361237e6cb599de2d7d9edc3925b2e552754e1c3eb844d40215668ed2586a292
|
|
| MD5 |
57bb4b7b2fbbcae1bbf275f390da4624
|
|
| BLAKE2b-256 |
ff218c265b5a88d1abaaeed91e0496fdf0bf0e1d99e493dc2495f8b7840e8b16
|