Skip to content

Releases: Resourcecode-project/r-resourcecode

resourcecode 0.5.2

09 Jan 10:01

Choose a tag to compare

  • Give informative message when remote database is not available

resourcecode 0.5.1

16 Dec 14:59

Choose a tag to compare

  • Remove dependency on {latex2exp} that is scheduled for archival on 2026-01-03

resourcecode 0.5.0

10 Nov 15:20

Choose a tag to compare

  • Update the data retrieving function to fail gracefully
    whenever the remote database is not accessible.
  • New function 'weather_windows()' to compute weather windows of a given duration.
  • Update the ending date of the Hindcast to 2024-12-31.

resourcecode 0.4.0

22 Oct 13:39

Choose a tag to compare

  • New example data: rscd_data_example with an extract of some variables at a given node.
    See ?rscd_data_example for details.
  • New helper: fractional_day_of_year() to compute the fractional time since
    the beginning of a year.
  • New function plot_1d_specta() to plot 1D spectral data, with sea-states parameters.
  • New function metconv2zmcomp() to compute the u/v components.
    from meteorological wind speed and direction.
  • Adds {resourcecodedata} package as dependence, to ease the use of the package .
  • closest_point_field() and closest_point_field() now accept a list of locations
    instead of a single one (#3).

resourcecode 0.3.0

21 Aug 12:58

Choose a tag to compare

v0.3.0

Increment version number to 0.3.0

resourcecode 0.2.1

05 Dec 08:02

Choose a tag to compare

  • Move out the data from the package to {resourcecodedata} package to be compliant with
    CRAN limiting size of 5Mb.