modules_grid.rst 487 B

12345678910111213141516171819202122232425
  1. GridModule
  2. ============
  3. GridModule class permit to work with raster data and all the processors
  4. of your computer. It divides the input data into the number of choosen rows and
  5. columns and after it patches the results together to obtain only one output map.
  6. .. automodule:: pygrass.modules.grid.grid
  7. :members:
  8. Functions
  9. ------------
  10. Split
  11. ^^^^^^^^
  12. .. automodule:: pygrass.modules.grid.split
  13. :members:
  14. Patch
  15. ^^^^^^^^
  16. .. automodule:: pygrass.modules.grid.patch
  17. :members: