geotrellis / maml

Map Algebra Modeling Language: It's what we and whales are.
https://geotrellis.github.io/maml/
Apache License 2.0
16 stars 10 forks source link

Add default RDD interpreter #54

Closed moradology closed 6 years ago

moradology commented 6 years ago

We have buffering and naive (contextless) interpreters but none for producing RDDs. This PR introduces a naive RDD interpreter.