2013-04-13: v0.1. Initial release. 2013-11-12: v0.2. Corrected error in starting subpath in IsoCell.firstSideCCW(). Thanks to Nicole Dröge whose careful testing ...
So, I need to generate a few isocontours from some gridded data sets. I know of a few algorithms, Marching Squares, and I think there's another called CONREC. Maybe my Google-fu is weak today, but I ...