udfs icon indicating copy to clipboard operation
udfs copied to clipboard

Public Fused UDFs. Build any scale workflows with the Fused Python SDK and Workbench webapp, and integrate them into your stack with the Fused Hosted API.

Results 23 udfs issues
Sort by recently updated
recently updated
newest added

Hello udfs, This is xarray-spatial stopping by to say we've recently updated to work with Python 3.12 which was an overdue change. I see here that xarray-spatial is a dependency...

Fix broken collection & clean up Made in [Fused Workbench](https://www.fused.io/workbench)

Examples include very similar code and demonstrate the same concepts.

cleanup

https://numpy.org/doc/stable/reference/maskedarray.html

enhancement

https://github.com/awesome-spectral-indices/awesome-spectral-indices

enhancement

Hi Fusedio development team, Is it possible to use the fusedio framework without creating an account? It looks like it is not possible, but wanted to make sure. (Would love...

Sometime you just want a origin destination martrix for next to free. This uses the Google Maps API like input with params for origins and destinations seperated by | see...

fix the viz issue in common Made in [Fused Workbench](https://www.fused.io/workbench)

Need to add logic to gracefully handle missing data. Current error: ``` stderr --- File "", line 8, in udf arr = utils.dsm_to_tile(bbox, z_levels=z_levels, verbose=verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 49,...