/ggOceanPlots

Water mass classification, TS- and section plots to aid analysis of oceanographic data

Primary LanguageRGNU General Public License v3.0GPL-3.0

ggOceanPlots

Water mass classification, TS- and section plots using ggplot2 to aid analysis of oceanographic data. R package version 0.1.6

This package contains water mass classification, temperature-salinity-, and section plot functions from PlotSvalbard. These functions are more up-to-date in this package, which may eventually be submitted to CRAN.

Note that the spatial interpolation function is a direct translation from PlotSvalbard and works suboptimally at the moment. Use PlotSvalbard or ggOceanMaps and the ggplot2 interpolation instead of ggOceanPlots for spatial interpolation. Revision of the spatial interpolation functions in this package may happen eventually.

Installation

The package can be installed from GitHub using the devtools (or remotes) package:

devtools::install_github("MikkoVihtakari/ggOceanPlots")