Hey @mdsumner,
Wondering how you work out the intervals between isobaths when aggregating etopo?
Here's how I've been making them (for anyone interested):
rasterToContour(aggregate(topo1, fact=16, fun=mean))
Can't open etopo from Gough- so needing to guess/work out what a fact=16 equates to...200m?
Cheers,
J.
Hey @mdsumner,
Wondering how you work out the intervals between isobaths when aggregating etopo?
Here's how I've been making them (for anyone interested):
rasterToContour(aggregate(topo1, fact=16, fun=mean))
Can't open etopo from Gough- so needing to guess/work out what a fact=16 equates to...200m?
Cheers,
J.