Kolaru / Kolaru/UnitParser.jl

Add even more units

Open
#4 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

[Pint](https://pint.readthedocs.io/en/stable/) has a lot of unit aliases defined [here](https://github.com/hgrecco/pint/blob/5e59f373ea237a95f22960a2b169c3a756a264c9/pint/default_en.txt).

Perhaps we could extract the relevant parts of this .txt into your simple .yml format and add them to this package.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing Pint's linked default_en.txt with the package's existing simple YAML unit definitions. Identify the relevant aliases and determine how the YAML is loaded by UnitParser.jl. Done means the selected aliases are represented in the package format and can be parsed successfully; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.