========== Build Grid ========== Introduction ============ :term:`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 <../autoapi/lmpy/data_preparation/build_grid/index.html#lmpy.data_preparation.build_grid.build_grid>`_ >>> build_grid(grid_file_location, 0, 0, 90, 90, 1.0, 4326, 4)