Skip to content

Releases: MikkoVihtakari/ggOceanMaps

ggOceanMaps v2.2

15 Jan 13:46
Compare
Choose a tag to compare
  • 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

ggOceanMaps v2.1

30 Aug 12:39
Compare
Choose a tag to compare
  • Add get_depth() function.
  • Fix a critical issue with downloads failing on Windows.
  • Add detailed land shapes of Europe. Can be used by basemap(shapefiles = "Europe")

Fifth CRAN release

04 Jul 12:49
d88ca86
Compare
Choose a tag to compare
Merge pull request #27 from MikkoVihtakari/sf-version

Sf version

Fourth CRAN release

21 Sep 05:47
Compare
Choose a tag to compare
v1.3

1.3.0 version submitted to CRAN

Third CRAN release

16 Sep 13:56
Compare
Choose a tag to compare

Fixed issues that lead to the suspension of the package (thanks Yves!). Added features.

Second CRAN release of the package

25 May 13:36
Compare
Choose a tag to compare

Contains the functionality of the CRAN version 1.1

First CRAN release of the package

22 Feb 08:15
Compare
Choose a tag to compare

Contains the functionality of the CRAN version (v1.0.9) and some bug fixes.