Build Grid
Introduction
Grid are regularly spaced grids of cells that are used to encode spatial data into a matrix such as a PAM.
Build a grid
See: build_grid
>>> build_grid(grid_file_location, 0, 0, 90, 90, 1.0, 4326, 4)
Grid are regularly spaced grids of cells that are used to encode spatial data into a matrix such as a PAM.
See: build_grid
>>> build_grid(grid_file_location, 0, 0, 90, 90, 1.0, 4326, 4)