Skip to content

Add support for dynamic coordinate names for latitude and longitude#516

Open
Vasist10 wants to merge 1 commit intogoogle:mainfrom
Vasist10:main
Open

Add support for dynamic coordinate names for latitude and longitude#516
Vasist10 wants to merge 1 commit intogoogle:mainfrom
Vasist10:main

Conversation

@Vasist10
Copy link

@Vasist10 Vasist10 commented Dec 2, 2025

This PR addresses issue #476 by adding support for alternative coordinate names such as
('latitude','lat','y') and ('longitude','lon','x').

Previously, weather-mv bq assumed coordinate names were always 'latitude' and 'longitude'.
This caused ingestion failures when datasets or geo parquet files used different naming
conventions. The change adds detection logic, builds a rename map, and normalizes dataset
and vector parquet coordinates to internal standard names.

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.

1 participant