-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
58 lines (57 loc) · 1.16 KB
/
NAMESPACE
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
55
56
57
58
# Generated by roxygen2: do not edit by hand
export(NBS2)
export(NBS2_get_nav)
export(NBS2_get_var)
export(append_time)
export(bb_split)
export(bb_straddles)
export(bb_to180)
export(bb_to360)
export(bb_to_bbox)
export(build_database)
export(compose_filename)
export(current_month)
export(decompose_filename)
export(ed_base_url)
export(ed_dataset_ids)
export(ed_format_time)
export(ed_get_datasets)
export(ed_retrieve)
export(fetch_nbs)
export(nbs_base_url)
export(nbs_crs)
export(nbs_epoch)
export(nbs_generate_database)
export(nbs_get_nav)
export(nbs_get_var)
export(nbs_lat)
export(nbs_lon)
export(nbs_path)
export(nbs_product)
export(nbs_product_url)
export(nbs_res)
export(nbs_tally)
export(nbs_tcount)
export(nbs_thredds_url)
export(nbs_time)
export(nbs_time_units)
export(nbs_trange)
export(nbs_vars)
export(nbs_which_time)
export(parse_range)
export(query_nbs)
export(read_database)
export(read_nbs)
export(read_noaacwBlendedWind)
export(root_path)
export(set_root_path)
export(stars_to180)
export(stars_to360)
export(to180)
export(to360)
export(write_database)
importFrom(R6,R6Class)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,set_names)