-
The physics modules don't account for units. Does anyone have a strong opinion on the inclusion of a units library?
-
I think currently units used (in golang, last time I checked) for (self) documentation and in exporters (again, docs?). I think we can do better:
- Automatic units conversion. If a measure uses `ki…
-
Situation: I want to define "quart".
This is currently how I have to do it.
```swift
public static let quart = try! Units.Unit.register(
name: "quart",
symbol: "qt",
dimension: [.L…
-
### Description
T2 transporters, both Abductor and Skyhook, can only pick up 1 light unit now, instead of 4.
### Expected Behaviour
All the small units should have a green circle around them showin…
-
# Acceptance criteria
- [ ] XValue classes in units.py are removed
# Sprint Ready Checklist
- [ ] 1. Acceptance criteria defined
- [ ] 2. Team understands acceptance criteria
- [ ] 3. Team h…
-
This is from an old post to iris web services list, but I just stumbled into this issue again, so just putting it here so not forgotten if/when there is a stationxml revision.
http://ds.iris.edu/me…
-
Could you enable being able to create multidimensional units? Our (https://github.com/dotnet/iot) LSM9DS1 sensor (embedded on SenseHat) and many other sensors return 3-dimensional units but currently …
-
First off, kudos! This library is awesome and is working well with Mr Cool DIY 12k mini-split (whitelabel midea). However, any set command changes the temperature unit from F to C.
Is it possible …
ghost updated
5 years ago
-
Provide a YAML dump of the units standard.
-
Good morning,
I have found that when running pynbody in Python 3.4, there appears to be an inconsistency with how the boxsize is treated. When the data is loaded using `pynbody.load()`, the boxsize…