Learn R Programming

oceanmap (version 0.1.6)

A Plotting Toolbox for 2D Oceanographic Data

Description

Plotting toolbox for 2D oceanographic data (satellite data, sea surface temperature, chlorophyll, ocean fronts & bathymetry). Recognized classes and formats include netcdf, Raster, '.nc' and '.gz' files.

Copy Link

Version

Install

install.packages('oceanmap')

Monthly Downloads

252

Version

0.1.6

License

GPL (>= 3)

Maintainer

Robert Bauer

Last Published

November 10th, 2023

Functions in oceanmap (0.1.6)

matrix2raster

Converts a matrix to a RasterLayer or arrays to a RasterStack-object
get.bathy

Returns bathymetric data from the NOAA ETOPO1 database as RasterLayer, given coordinate bounds and resolution.
parameter_definitions

parameter definitions dataframe
plotmap

plots landmask of a defined region
raster2matrix

Convert Raster layer to a matrix or array
readbin

Returns '.gz'-file as matrix or raster-object
nc2raster

Convert Raster layer to a matrix or array
digits

returns recognized number of digits for colorbar ticklabels
nc2time

reads and converts the time variable of a netcdf-file ('.nc'-file) or ncdf4-object as as.Date-object
param_convert

converts byte data to absolte values or vise versa (param_unconvert)
oceanmap

oceanmap - plot tools for 2D oceanographic data
ggplotmaply

Converts a ggplot2 object from ggplotmap() to plotly
name_split

Returns a summary data frame of '.gz' encoded oceanography files by splitting their name
get.cb.pos

Returns additional colorbar placement information
.get.worldmap

World Map
name_join

create ''.gz'-filenames from a list or dataframe
v-class

v-classes
region2SpatialPolygon

creates polygon from raster extent
region_definitions

region definitions dataframe
v

Plotting spatial data
figure

generate (and save) graphic devices with flexible fileformat selection
empty.plot

Creates an empty scatter plot
regions

Returns two-row summary table of a specified region.
writebin

Saves geographic data as byte file ('.gz')
set.colorbar

Adds colorbar to an extisting plot device
clim_plot

plots '.gz'-file climatologies
cmap

color maps
check_gzfiles

Returns summary on '.gz'-file types
bindate2Title

returns formatted date string for v-plot titles
check_ts

checks if daily '.gz'-file time series is complete
close_fig

function to close current graphic device
internal.datasets

internal datasets
add.region

adding a region to the region_definitions file
cust.colorbar

defines colorbar settings for v.raster and add.region-calls.
area_extrac

Extracts a pre-defined region from '.gz'-file and saves subset as a new '.gz'-file
delete.region

deletes a region from the region_definitions-definition file
get.avg.bathy

returns the average value of circles with specified coordinates and a defined radius
SpatialCircle

Creates a circle of radius r around a specified point.