-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ingested grid point as a polygon in BigQuery. (#337)
* Ingest grid points as Polygon in the BigQuery. * Refactor the code for Polygon. * Refactor code related to polygon. * Fixed fetch_geo_polygon method. * Updated grid resolution of the polygon. * Test cases added for the Polygon. * Updated code of the Polygon. * Conflicts resolved. * Updated Testcase after conflict resolve. * Cover Corner points in BQ polygon and Updated test cases. * Syntax updated. * Syntax Updated and argument parser added. * Test cases added and updated. * Update polygon in test cases. * Example added, updated logic and for the polygon * 'skip_creating_polygon' is updated in README.md. * Add nits. * Weather-mv version bumping to 0.2.16.
- Loading branch information
Showing
5 changed files
with
245 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.