ezgrid
is a Python package designed to generate sampling points within a polygon. It provides tools for creating optimized grids, ensuring optimal coverage, and performing random sampling within a given polygon.
For a demonstration of how to use ezgrid
, refer to the demo notebook. The notebook showcases different methods to generate sampling points and visualize them within a polygon.
To install ezgrid
, you can use pip
:
pip install git+https://github.com/lbferreira/ezgrid
If you would like to contribute to this project, please feel free to submit a pull request. For suggestions, bug reports, or other issues, please open an issue.
This library was developed as part of my research work in the GCER lab, under supervision of Vitor Martins, at the Mississippi State University (MSU). This research is funded by USDA NIFA (award #2023-67019-39169), supporting Lucas Ferreira and Vitor Martins at MSU.