Included Processor with two basic functions.
Hi!
In this merge request I introduce the Processor
class, this class works as a toolbox that makes use of Tile and Datasource classes to complete settlement data processing at a tile level.
The functions included in this class make the following taks:
- find raster files with relevant information for a tile.
- load raster files and extract relevant pixels.