Skip to content

ggOceanMaps v2.2

Latest
Compare
Choose a tag to compare
@MikkoVihtakari MikkoVihtakari released this 15 Jan 13:46
  • Add tests better explaining wrongly specified arguments
  • Update the user manual
  • Fix an issue with certain bathy.style abbreviations
  • qmap arguments did not match those of basemap: add bathy.alpha and downsample arguments to qmap
  • Fix an issue when trying to plot basemaps using plotly::ggplotly()
  • Fix an issue with . in file path
  • Fix an issue when plotting singular points
  • Fix basemap(c(-180, 180, -90, 90)) case and turn off automatic rotation when crossing the anti-meridian. A message is shown instead.
  • Turn off expand in ggplot2::coord_sf() to avoid an error when having map border at 0 meridian.
  • Fix a case where data argument produced too wide boundaries
  • expand.factor should work now as designed
  • Fix an error in dist2land(binary = TRUE)
  • get_depth() now uses raster_user and returns depths as positive numeric.
  • Fix an issue where land boundaries did not get clipped correctly when using custom crs