-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
50 lines (49 loc) · 1.53 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
# Generated by roxygen2: do not edit by hand
S3method(chewie_bbox,SpatRaster)
S3method(chewie_bbox,SpatVector)
S3method(chewie_bbox,numeric)
S3method(chewie_bbox,sf)
S3method(chewie_bbox,sfc)
S3method(chewie_bbox,stars)
S3method(chewie_bbox,stars_proxy)
S3method(chewie_convert,chewie.default)
S3method(chewie_convert,chewie.download.1B)
S3method(chewie_convert,chewie.download.2A)
S3method(chewie_convert,chewie.download.2B)
S3method(chewie_convert,chewie.download.4A)
S3method(chewie_show,chewie.find)
S3method(chewie_show,default)
S3method(chewie_show,sf)
S3method(get_spat_outline,SpatRaster)
S3method(get_spat_outline,SpatVector)
S3method(get_spat_outline,numeric)
S3method(get_spat_outline,sf)
S3method(get_spat_outline,sfc)
S3method(get_spat_outline,stars)
S3method(get_spat_outline,stars_proxy)
S3method(get_swath_intersect,SpatRaster)
S3method(get_swath_intersect,SpatVector)
S3method(get_swath_intersect,numeric)
S3method(get_swath_intersect,sf)
S3method(get_swath_intersect,sfc)
S3method(get_swath_intersect,stars)
S3method(get_swath_intersect,stars_proxy)
S3method(plot,chewie.find)
S3method(print,chewie.find)
export(chewie_clean_netrc)
export(chewie_clear_find_cache)
export(chewie_clear_h5_temp_cache)
export(chewie_clear_parquet_cache)
export(chewie_creds)
export(chewie_get_cache)
export(chewie_get_netrc)
export(chewie_health_check)
export(chewie_set_netrc_env)
export(chewie_setup_cache)
export(chewie_show)
export(chewie_unset_cache)
export(collect_gedi)
export(extract_waveforms)
export(find_gedi)
export(grab_gedi)
importFrom(rlang,.data)