Large UDF run
Some jobs require more resources than a few Gb of RAM or take more than a few seconds to run. This section will show how to run such larger jobs
Some jobs require more resources than a few Gb of RAM or take more than a few seconds to run. This section will show how to run such larger jobs
When spatial UDFs are called (i.e. that return spatial data like a GeoDataFrame or an array of GeoTiff tiles), they run and return the output of the execution like any UDF. However they can be called in two ways that influence how Fused handles them: File and Tile.
There are 2 main ways to run UDFs:
Fused UDF functions really shine once you start calling them from anywhere. You can call small jobs in 2 main ways: