dhardestylewis / DEM2basin

Preprocessing scripts to produce watershed-delineated input files from standard source data
GNU General Public License v3.0
4 stars 3 forks source link

Consider the following back-ends for performance #38

Open dhardestylewis opened 3 years ago

dhardestylewis commented 3 years ago

Consider the following back-ends for performance:

In time-expensive functions (see pycallgraph.png), consider replacing Shapely-dependent objects with GDAL/OGR objects This would also mean using either:

for I/O