```julia using Rasters, Proj, ArchGDAL r = Raster("https://github.com/Deltares/Geomorphometry.jl/releases/download/v0.6.0/saba.tif") cellarea(r) ```