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

fix breaking bug caused by changes in CSV column format #20

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

xzackli
Copy link
Contributor

@xzackli xzackli commented Dec 29, 2023

This PR resolves #19 and JuliaAstro/AstroTime.jl#70 which were caused by four additional columns being added to the CSV data format from IERS.

This is a breaking bug, as the new CSV files cannot be read without this modification.

@helgee I'd like a review, as I'm not very familiar with these astrometric variables. The changes are small, and I made them by visually inspecting the new CSV file headers.

@giordano
Copy link
Member

Changes look inoffensive to me, but to be honest I don't know anything about this package, so I don't think my review carries much value, but at least tests are passing.

@helgee it'd be very helpful if you had a chance to quickly review this, it should be quick.

@helgee helgee merged commit 67004c5 into JuliaAstro:master Feb 13, 2024
12 checks passed
@helgee
Copy link
Member

helgee commented Feb 13, 2024

Sorry, folks. I have zero capacity for maintaining my Julia libraries at the moment.

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.

Downloaded files corruption in EarthOrientation
3 participants