-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
68 lines (67 loc) · 1.58 KB
/
Copy pathNAMESPACE
File metadata and controls
68 lines (67 loc) · 1.58 KB
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
59
60
61
62
63
64
65
66
67
68
# Generated by roxygen2: do not edit by hand
export(bind_attrs)
export(bind_stars)
export(browse_product)
export(build_cli_subset)
export(copernicus_path)
export(dataset_is_climatology)
export(dataset_period)
export(detect_os)
export(download_copernicus_cli_subset)
export(download_copernicus_script)
export(fetch_copernicus)
export(fetch_copernicus_cli_subset)
export(fetch_copernicus_script)
export(fetch_dataset_catalog)
export(fetch_dataset_description)
export(fetch_product_catalog)
export(fetch_product_description)
export(flatten_product)
export(flatten_variables)
export(generate_filename)
export(get_bounds)
export(get_copernicus_app)
export(get_credentials)
export(get_dataset_node)
export(get_depth)
export(get_dim)
export(get_dimnames)
export(get_dims)
export(get_lat)
export(get_loc)
export(get_lon)
export(get_parts_value)
export(get_range)
export(get_res)
export(get_time)
export(get_var)
export(get_var_array)
export(get_vardims)
export(get_varnames)
export(guess_period)
export(import_product_catalog)
export(list_dims)
export(list_vardims)
export(loc_index)
export(make_path)
export(parse_dataset_id)
export(populate_script)
export(read_dataset_catalog)
export(read_dataset_description)
export(read_product_catalog)
export(read_product_description)
export(read_script)
export(read_stars_list)
export(root_path)
export(set_copernicus_app)
export(set_credentials)
export(set_point)
export(set_root_path)
export(system_command)
export(tabulate_datasets)
export(tabulate_product_catalog)
export(time_as_string)
export(unpack_dataset)
export(unpack_product)
importFrom(rlang,.data)
importFrom(utils,glob2rx)