MikkoVihtakari / ggOceanMaps

Plot oceanographic research data on maps using ggplot2
GNU General Public License v3.0
44 stars 7 forks source link

Missing Svalbard_bathy.rda #41

Open Telegonus opened 1 month ago

Telegonus commented 1 month ago

Hello,

While trying to plot some maps of the Bathymetry in isfjorden i could not get it more detailed than 0-50m, 50-300 and 300-500. When trying to call the Svalbard_bathy.rda it seems to be missing in the ggOceanMapsLargeData.

Has it been removed on purpose?

Cheers, Vegard

MikkoVihtakari commented 1 month ago

Svalbard_bathy was made from GEBCO bathymetry, I'd recall. You can use bathy.style = "rcb" nowadays, which should have a higher resolution than the old svalbard_bathy. If that is not enough, you may also use GEBCO grid directly and bathy.style = "rub". See: https://mikkovihtakari.github.io/ggOceanMaps/articles/new-features.html