-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 796 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 796 Bytes
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
Package: gotmtools
Type: Package
Title: Tools to work with GOTM input data and also process the output data
Version: 0.1.0
Author: Tadhg Moore
Maintainer: Tadhg Moore <tadhg.moore@dkit.ie>
Description: Easily visualise inputs for GOTM and allow interaction with editing GOTM input files.
Works in tandem with GOTMr to easily document your modelling workflow. Easy to extract data from the netCDF files and compare modelled data to field data.
License: GPL3
Depends:
R (>= 3.0),
rLakeAnalyzer (>= 1.8.3)
Imports:
ncdf4,
tools,
akima,
lazyeval,
dplyr,
ggplot2,
reshape2,
RSQLite,
XML,
MBA,
colorRamps,
lubridate,
tidyr,
RColorBrewer,
gridExtra,
readr,
zoo
Suggests:
testthat,
GOTMr,
knitr,
rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3