-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
26 lines (26 loc) · 1.44 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: fvcom.tbx
Type: Package
Title: An R Toolbox for the Unstructured Grid Finite Volume Community Ocean Model (FVCOM)
Version: 0.1.0
Author: Edward Lavender
Maintainer: Edward Lavender <[email protected]>
Description: A toolbox for the exploration of Finite Coastal Ocean Volume Model (FVCOM) predictions. Package development has been motivated specifically by the West Coast of Scotland Coastal Modelling System (WeStCOMS). This is a numerical, hydrostatic, hydrodynamic modelling system that can be used to resolve environmental conditions off the West Coast of Scotland, developed at the Scottish Association for Marine Sciences by Dmitry Aleynik. The aim of this package is to provide a gateway for ecological researchers with experience in R into the use of FVCOM predictions for the investigation of spatiotemporal environmental variation in their study sites and the integration of model predictions with ecological research in these environments more widely.
Imports:
magrittr, dplyr, tidyr, lubridate, rlang, data.table, rlist,
raster, sp, Orcs,
suncalc,
pbapply, parallel,
methods, TeachingDemos, stringr,
R.matlab
Suggests:
xml2, rvest, ncdf4,
microbenchmark,
knitr, rmarkdown, scales, rgeos, terra
Depends: R (>= 3.5)
License: GPL-3
URL: http://github.com/edwardlavender/fvcom.tbx
BugReports: http://github.com/edwardlavender/fvcom.tbx/issues
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.3.2