Marchowes / pyProm

Surface Network Analyzer.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Better Raster Grid rendering #95

Open Marchowes opened 6 years ago

Marchowes commented 6 years ago

It might become necessary to render grids -- something like this:

https://stackoverflow.com/questions/5048299/how-do-i-print-an-aligned-numpy-array-with-text-row-and-column-labels

Might make even more sense to add a function to multipoints which simply renders the blob and perimeter in ascii format.