Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 780 Bytes

index.rst

File metadata and controls

17 lines (11 loc) · 780 Bytes

Graph Visibility and Image Parallel Execution Reduction

GraphVIPER is a Dask based MapReduce package. It allows for mapping a dictionary of xarray.Datasets to Dask graph nodes followed by a reduce step.

GraphVIPER is in development and breaking API changes will happen.

The best place to start with GraphVIPER is doing the graph building tutorial .

GitHub repository link

.. toctree::
   :hidden:
   :maxdepth: 5

   api
   graph_building_tutorial