I'm trying to run GME's isopleth command on 350 raster layers that are all in one directory. I don't have a background in programming so I've just been taking shots in the dark. This is what I have right now:
for(i in 1:350) {isopleth(in="W:\fishery\VA Wind Turbine\Data\Density surfaces\Commercial\All communities 2011-2014 - 15km kernel\density-15km kernel\", out="W:\fishery\VA Wind Turbine\Data\Working_Borselino-trips\vwesatrips\density\iso\iso.shp", poly="W:\fishery\VA Wind Turbine\Data\Working_Borselino-trips\vwesatrips\density\iso\poly.shp", quantiles=0.75);}any help would be greatly appreciated
أكثر...
for(i in 1:350) {isopleth(in="W:\fishery\VA Wind Turbine\Data\Density surfaces\Commercial\All communities 2011-2014 - 15km kernel\density-15km kernel\", out="W:\fishery\VA Wind Turbine\Data\Working_Borselino-trips\vwesatrips\density\iso\iso.shp", poly="W:\fishery\VA Wind Turbine\Data\Working_Borselino-trips\vwesatrips\density\iso\poly.shp", quantiles=0.75);}any help would be greatly appreciated
أكثر...