-
`Please provide the following a literature reference (or attachment) which provides a scientific definition. A scientific definition is a quantitative one, not just words "unit for the amount of XYZ."…
-
**Problem Statement**
The problem statement is that I'm performing conversion between 2 units, for example **8 ml to ounces**. I open up the volume converter, select the desired units and enter 8. …
-
We have started a long haul to add all the missing Eclipse100 keywords, and in that process things pop up - of course. Right now is the `WAPI`keyword where specific gravity of the injection stream can…
-
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…
-
This feature request is similar to [units of measure in F#](http://msdn.microsoft.com/en-us/library/dd233243.aspx).
For example:
``` typescript
const metres = 125;
const seconds = 2;
let spe…
-
I have one file of MODIS-Terra Level-2 MOD11_L2.A2003090.0450.006.2015187194709.hdf
This file related to the land surface temperature (LST).
I need to convert this file into netCDF using python …
-
Implement filter support, based on the spec here: https://www.w3.org/TR/filter-effects/
# Stage 1: MVP
- [x] Add initial `` element
- [x] Create initial filter primitive, ``, with minimal funct…
-
Variables are tagged with units when created in a model. We have been thinking about providing units for parameters (and possibly derived quantities). So far, we have partially implemented this _in th…
-
Implement Fahrenheit to Celsius converter
-
_Edit: See more recent thoughts [below](https://github.com/poliastro/poliastro/issues/659#issuecomment-1179758257)_
The `Orbit` class now has a lot of methods, and there is one point of tension tha…