SatelliteApplicationsCatapult / fulgurite

A library to read and write GeoTIFF images using Apache Spark
Other
18 stars 3 forks source link

Functions and examples for getting all the bands for a pixel #22

Closed emilyselwood closed 8 years ago

emilyselwood commented 8 years ago

Some operations need to work on all the bands for a given pixel. We need an example of how to do this. There should also probably be some helper code to make this easier.

emilyselwood commented 8 years ago

23 fixed this.