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

Rename spatial coordinates to latitude and longitude #271

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

garciampred
Copy link
Contributor

if latitude|observations_table and longitude|observations_table are present, we keep rename those and remove the others. If not, we rename the others (can either be header_table or station_configuration).

We do not take into account the case of both header_table and station_configuration coordinates to be present. I'm not sure this is possible, I need to check this.

if observations_table lat lon are present, we keep those, if not, we rename the others
@garciampred garciampred marked this pull request as draft March 14, 2025 13:49
…and station tables exist, although I think there is no dataset where this happens.
@garciampred garciampred marked this pull request as ready for review March 19, 2025 14:29
@garciampred garciampred requested a review from EddyCMWF March 19, 2025 14:29
@EddyCMWF EddyCMWF merged commit 4b7e9f3 into main Mar 25, 2025
9 checks passed
@EddyCMWF EddyCMWF deleted the remove-table-names-from-coords branch March 25, 2025 13:37
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.

2 participants