Skip to content

Instantly share code, notes, and snippets.

View josuemtzmo's full-sized avatar
🎯
Focusing

Josué Martínez Moreno josuemtzmo

🎯
Focusing
View GitHub Profile
@josuemtzmo
josuemtzmo / par_dask_griddata.py
Created March 7, 2020 00:35 — forked from wgurecky/par_dask_griddata.py
Parallel scipy griddata with Dask
#!/usr/bin/python3
#!/usr/bin/env python
#-*- coding: utf-8 -*-
#==============================================================================
# Copyright (c) 2018, William Gurecky
# All rights reserved.
#
# DESCRIPTION:
# Inspired from stack overflow question:
# https://stackoverflow.com/questions/52227599/interpolate-griddata-uses-only-one-core