Support for dynamic coordinate in weather-mv bq - currently hardcoded as 'latitude' & 'longitude'
Open
- Dominant language
- Python
- Stars
- 252
- Forks
- 60
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 3
Description
Current in `weather-mv bq`, we have hardcoded vector coordinates as 'latitude' and 'longitude'.
Ideally this should depend on the data -- it can be 'lat' and 'lon' or 'x' and 'y'. Please make the necessary code changes to support it.
Contributor guide
Assessment
This issue has not been assessed yet.