Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-FAIR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
nomad-FAIR
Commits
55d0dfe1
Commit
55d0dfe1
authored
2 years ago
by
Theodore Chang
Browse files
Options
Downloads
Plain Diff
Merge branch '1028-add-pixel-px-as-a-unit' into 'develop'
Resolve "Add pixel (px) as a unit" Closes
#1028
See merge request
!818
parents
494242df
933a6b0d
No related branches found
No related tags found
1 merge request
!818
Resolve "Add pixel (px) as a unit"
Pipeline
#142481
failed
2 years ago
Stage: build
Stage: test
Stage: deploy
Stage: release
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nomad/units/default_en.txt
+5
-0
5 additions, 0 deletions
nomad/units/default_en.txt
with
5 additions
and
0 deletions
nomad/units/default_en.txt
+
5
−
0
View file @
55d0dfe1
...
...
@@ -104,6 +104,7 @@ mole = [substance] = mol
kelvin = [temperature]; offset: 0 = K = degK = °K = degree_Kelvin = degreeK # older names supported for compatibility
radian = [angle] = rad
bit = [information]
pixel = [digital_image_resolution] = px = pel
#### CONSTANTS ####
...
...
@@ -400,6 +401,10 @@ buckingham = debye * angstrom
bohr_magneton = e * h_bar / (2 * m_e) = µ_B = mu_B
nuclear_magneton = e * h_bar / (2 * m_p) = µ_N = mu_N
# Pixel density
[pixel_density] = [digital_image_resolution] / [length]
pixels_per_inch = px / inch = PPI = ppi
pixels_per_centimeter = px / cm = PPCM = ppcm
#### UNIT GROUPS ####
# Mostly for length, area, volume, mass, force
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment