google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
214 stars 40 forks source link

Ingested grid point as a polygon in BigQuery. #337

Closed dabhicusp closed 1 year ago

dabhicusp commented 1 year ago

Hi @alxmrs, as per our earlier conversation in discussion #266, I have implemented the code to ingest grid points as polygons in BigQuery. Currently, the code creates a polygon by considering the given latitude and longitude as the center of the polygon.

Note: This implementation only works for a regular_ll grid.