-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 963 Bytes
/
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
Package: ooim2mr
Type: Package
Title: R Functions For Accessing OOI Science Data Through The M2M System
Version: 1.0.1
Author: Ian Black <[email protected]>
Maintainer: Ocean Observatories Initiative <[email protected]>
Description: This package provides a set of functions that allows users to access and
download OOI scientific data through requests to the OOI machine-to-machine system.
Use of this package requires preliminary knowledge of OOI assets and their locations.
A list of OOI sites can be found here: https://oceanobservatories.org/site-list/
Depends: R(>= 3.6.2)
Imports: httr,
jsonlite,
ncdf4,
stringr
Suggests:
data.table,
devtools,
ggplot2,
lubridate,
dplyr,
RColorBrewer,
seacarb
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/oceanobservatories/ooim2mr
BugReports: https://github.com/oceanobservatories/ooim2mr/issues