Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upmissing or erroneous SI units in unitDictionary #139
Comments
This comment has been minimized.
This comment has been minimized.
Original Redmine Comment Thanks for the comments. I'm not sure that renaming units is a great idea |
This comment has been minimized.
This comment has been minimized.
Original Redmine Comment Changing QA contact to the list for all current EML bugs so that people can |
This comment has been minimized.
This comment has been minimized.
Original Redmine Comment Original Bugzilla ID was 1605 |
This comment has been minimized.
This comment has been minimized.
Original Redmine Comment Status update: The unit naming inconsistency described in this bug was not fixed in EML 2.1.1 in order to maintain backwards compatibility. In general, we deemed that the names were not critical because they map to a precise STMML definition, so it is trivial to determine if two units are identical. Therefore, we don't plan on removing units with names that deviate from the naming convention. But there would be no harm in adding new units that are named following the conventions and provide a duplicate unit. There hasn't been a major request for this yet. Nor has there been a major need for additional units as people can define their own units in STMML. |
This comment has been minimized.
This comment has been minimized.
done, deprecated |
Author Name: Margaret O'Brien (Margaret O'Brien)
Original Redmine Issue: 1605, https://projects.ecoinformatics.org/ecoinfo/issues/1605
Original Date: 2004-06-16
Original Assignee: Matt Jones
The SI-derived unit "steradian" (sr) appears to be missing. it describes a
solid angle, and is the 3-dimensional equivalent of "radian". I dont believe it
can be described in terms of any other unit.
the "waveNumber" unit is more correctly called reciprocalMeter (m-1), and
waveNumber is one of the measurements expressed by this unit (ie, waveNumber=the
number of wave cycles in 1 meter). Other measurements which are expressed in m-1
include absorbance, scattering and transmittance.
the unit "kilogramPerCubicMeter" is named inconsistently. It seems that it
should be plural, ie kilogramsPerCubicMeter. This is consistent with other unit
names (milligramsPerCubicMeter) and also how it is referenced as a ParentSI
attribute.