Skip to content

ivarlokhorst/dask-geomodeling

 
 

Repository files navigation

dask-geomodeling

https://readthedocs.org/projects/dask-geomodeling/badge/?version=latest https://travis-ci.com/nens/dask-geomodeling.svg?branch=master https://ci.appveyor.com/api/projects/status/aopxohgl23llkeq8?svg=true

Dask-geomodeling is a collection of classes that are to be stacked together to create configurations for on-the-fly operations on geographical maps. By generating Dask compute graphs, these operation may be parallelized and (intermediate) results may be cached.

Multiple Block instances together make a view. Each Block has the get_data method that fetches the data in one go, as well as a get_compute_graph method that creates a graph to compute the data later.

Read the docs for further information.

About

On-the-fly operations on geographical maps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%