You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output from nlm_mdp produces unexpected raster sizes based on documentation. For example, "nlm_mpd(65, 65)" produces a 63 x 63 raster, when the expected size is a 65 x 65 raster (i.e., n = 6). This may be because you remove the edge cells after producing the fractal landscape. This could be referred to in the documentation.
The text was updated successfully, but these errors were encountered:
Output from nlm_mdp produces unexpected raster sizes based on documentation. For example, "nlm_mpd(65, 65)" produces a 63 x 63 raster, when the expected size is a 65 x 65 raster (i.e., n = 6). This may be because you remove the edge cells after producing the fractal landscape. This could be referred to in the documentation.
The text was updated successfully, but these errors were encountered: