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 first class multiband rasters #68

Closed moradology closed 5 years ago

moradology commented 5 years ago

Multiband tiles (and labelled imagery, allowing for literate trees) are added with this PR. LazyMultibandRaster is the type doing much of the heavy lifting. Apart from that, the Result type for imagery has changed to accommodate the new form of output.