SSA-Statistical-Team-Projects / GeoLink

GeoLink package
1 stars 1 forks source link

Fix compute_zonalstats() by removing mapply and replacing with a for loop #19

Closed ifeanyi588 closed 6 months ago

ifeanyi588 commented 6 months ago

@ifeanyi588,

We need to fix compute_zonalstats() immediately so that Daylan and Diana can stop having issues when downloading multiple rasters at once. Remove the mapply functionality and use a for loop instead.

Best regards, Ify