resourcecodedata

This a data-only R package. It contains the Resourcecode hindcast database configuration data, that is used to run the WWIIIⓇ model: nodes locations for both the sea-state parameters, examples of time series of 1D and 2D surface elevation variance spectral density and summary statistics computed on the whole covered area and time period. These are static data that will never be updated.

For more on using these data, see the GitHub repository for the Resourcecode package, which is built to interact with data in this package.

Installation

You can install the development version of {resourcecodedata} like so, thanks to the {drat} package:

install.packages("resourcecodedata",type = "source",repos = "resourcecode-project.github.io/drat")

or from install from r-universe:

install.packages("resourcecodedata", repos = c("https://resourcecode-project.r-universe.dev", "https://cloud.r-project.org"))