AustralianAntarcticDivision / SOmap

Southern Ocean round maps
https://australianantarcticdivision.github.io/SOmap/
24 stars 6 forks source link

Get bathy gebco raad #97

Closed mdsumner closed 3 years ago

mdsumner commented 3 years ago

new option for offline use

library(SOmap)
options(SOmap.auto.topography.source = <path to my raster file>)

if the file is lacking projection metadata, as is very common with netcdf - files like Etopo2, Etopo1, the code assumes the source is longlat. Please report problems seen. For online use that option is simply NULL, and the auto code gets data from GEBCO 2019, or falls back to the installed data in the package.