Nowosad / geopat2

GeoPAT 2 - a suite of modules dedicated to analysis of large datasets in their entirety using spatial and/or temporal patterns
http://sil.uc.edu/index.php?id=geopat2
GNU Lesser General Public License v3.0
45 stars 8 forks source link

Full decomposition gpat_pointshis #4

Closed Nowosad closed 6 years ago

Nowosad commented 6 years ago

system("gpat_pointshis -i data/geomorph.tif -o data/query_signature.txt -s fdec -z 64 -x 751960.498319564 -y 2096539.09643261")

For full decomposition, size has to be a power of two.

Nowosad commented 6 years ago

@jniesterowicz is this (https://github.com/Nowosad/geopat2/commit/603af21eea47dc634a9fcccb5fd482e9f78969fc) the fix for the gpat_pointshis issue?

jniesterowicz commented 6 years ago

Yes. I'm closing the issue.