Python GIS - Automate Raster Batch Processing

preview_player
Показать описание
Learn how to automate batch processing of raster files in this Python Tutorial. You will learn how to run a slope operation on all the raster files in a directory using Python and QGIS. These same principles can be applied other operations to improve your efficiency when working with many raster files.

Рекомендации по теме
Комментарии
Автор

Is there a point to encoding the directory? Seem more like a privacy method, and unnecessary seeing as you decoded both places you called it or any files within it.

VenQuiox
Автор

Please add any tutorial for raster calculation. I am interested in calculating the storage capacity of an aquifer (and plot it spatially using PyQgis), which will use different parameters (raster layers for hydraulic head, transmissivity, storativity, etc.). If possible please include how can I use exponential integral function (Used in Theis equation, 1935) during raster calculation.
Thanks and regards in advance.

raghwendranarayanshandilya
Автор

Can you please add link to this Python code?

arungovind