-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 1.31 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: neus-atlantis
Title: Atlantis model for the NEUS
Version: 2.0.0
Authors@R:
c(person(given = "Andy", family = "Beet", role = c("aut", "cre"), email = "[email protected]"),
person(given = "Joe", family = "Caracappa", role = c("aut"), email = "[email protected]"),
person(given = "Rob", family = "Gamble", role = c("aut"), email = "[email protected]"),
person(given = "Scott", family = "Large", role = c("aut"), email = "[email protected]"),
person(given = "Sarah", family = "Gaichas", role = c("aut"), email = "[email protected]"),
person(given = "Ryan", family = "Morse", role = c("aut"), email = "[email protected]"))
Description: Model calibration and post processing of Atlantis ecosystem model.
License: file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
angstroms,
atlantistools,
abind,
bgmfiles,
data.table,
devtools,
dplyr,
geosphere,
ggplot2,
grDevices,
grid,
gridExtra,
gtable,
here,
Hmisc,
ncdf4,
ncdump,
plyr,
profvis,
purrr,
raster,
rbgm,
RColorBrewer,
readr,
readxl,
reshape2,
rgdal,
RNetCDF,
sf,
sp,
tidyr,
tidyselect,
units,
visNetwork,
zoo
Remotes:
andybeet/atlantistools