Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 2.43 KB

NEWS.md

File metadata and controls

45 lines (36 loc) · 2.43 KB

ggOceanMaps 1.4 (development version)

  • Fixed a bug with shapefiles argument shortcut.
  • Fixed a bug in ices_data
  • Add sf support for clip_shapefile
  • Add sf support for shapefiles (converts to sp, needs to be refined)
  • Fix a bug with expanded limits in decimal degree projection
  • Fix a bug where shapefile_list("all") would retunr multiple rows per shapefile name.

ggOceanMaps 1.3.4

  • Added shapefiles to the x argument shortcut in basemap().
  • Added limits to premade shapefiles to make visualization easier.
  • Removed many CRS warning from sp and rgdal
  • Added a way to control the plotting order of graticules
  • Added transparency (alpha) scaling to bathymetry fill
  • Added GEBCO bathymetry which is more detailed than the ArcticSterographic.
  • Added EMODnet bathymetry which is more detailed than GEBCO for the Northeast Atlantic
  • Improved vignette and webpage:
    • Added a way to control the plotting order of graticules.
    • New design
    • Added vignettes
  • Added ICES and Norwegian directorate of fisheries areas.

ggOceanMaps 1.2.6

ggOceanMaps 1.1

ggOceanMaps 1.0.9

  • First CRAN release. Contains the core of the package code rewritten from PlotSvalbard