Spatially Explicit Integrated Modeling System --- open-source, cross-platform, and high performance computation
GNU General Public License v3.0
50
stars
34
forks
source link
修正import_raster时CELLSNUM赋值为有效栅格数,以提高debug时SetData的效率 #32
Closed
crazyzlj closed 6 years ago
Debug时SetData效率低,特别是读取多层栅格耗时很长
问题出在了2个地方
修复之后,dianbu2测试数据之前需要180s左右可缩减至10s左右。