Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tropical years as 'year' unit #334

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Use tropical years as 'year' unit #334

merged 1 commit into from
Feb 10, 2024

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Feb 10, 2024

We follow GNU units and Frink here and use the mean tropical year for the year unit. See numbat/modules/units/time.nbt for details.

The Gregorian year is still available as gregorian_year.

closes #321

@sharkdp sharkdp force-pushed the tropical-year branch 2 times, most recently from dd25627 to b0ed73c Compare February 10, 2024 19:42
We follow GNU units and Frink here and use the mean tropical year
for the `year` unit. See `numbat/modules/units/time.nbt` for details.

The Gregorian year is still available as `gregorian_year`.

closes #321
@sharkdp sharkdp merged commit d43737c into master Feb 10, 2024
15 checks passed
@sharkdp sharkdp deleted the tropical-year branch February 10, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using the tropical year for year
1 participant