EsriOceans / btm

Benthic Terrain Modeler
http://resources.arcgis.com/en/communities/oceans/
Mozilla Public License 2.0
26 stars 7 forks source link

Iqr/kurtosis #108

Closed scw closed 8 years ago

scw commented 8 years ago

Adds NumPy/SciPy based computation of IQR and Kurtosis, and a block processor class for handling blocked operations against a raster. Thanks @noahslocum!

Fixes #90.