Making GRASS GIS 7 Ubuntu bash file work on Windows 7

المشرف العام

Administrator
طاقم الإدارة
I have created this bash file (.sh) while working on watershed analysis stochastic simulation in GRASS GIS 7.0.2RC1, which is running on Ubuntu. It worked perfectly and I received the correct results.

r.surf.random --overwrite output=frequency min=0 max=0for (( n=1 ; n
 
أعلى