/python-spark-advanced

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.

Primary LanguagePython

No issues in this repository yet.