There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This Spark application will request a time sequence of tiles, split them up into sub-tiles, reduce those sub-tiles in time (in this case, calculate their mean) in a distributed way, re-assemble those sub-tiles and write them to files.