-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
37 lines (36 loc) · 1005 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(l8_mask_clouds,ee.image.Image)
S3method(l8_mask_clouds,ee.imagecollection.ImageCollection)
S3method(l8_terrain_correct,ee.image.Image)
S3method(l8_terrain_correct,ee.imagecollection.ImageCollection)
S3method(s1_adugna_process,ee.imagecollection.ImageCollection)
S3method(s1_process,ee.image.Image)
S3method(s1_process,ee.imagecollection.ImageCollection)
export(MapAll)
export(MonoTemporal_Filter)
export(buffer_points)
export(dem_as_image)
export(ee_ahist)
export(f_mask_edges)
export(focalSpeckle)
export(get_nth)
export(illuminationCorrection)
export(img_band_names)
export(l8_add_evi)
export(l8_add_ndvi)
export(l8_collect)
export(l8_mask_clouds)
export(l8_terrain_correct)
export(peer_init)
export(point_extract)
export(rando_points)
export(s1_add_ratio)
export(s1_adugna_process)
export(s1_collect)
export(s1_process)
export(s2_collect)
export(save_to_gcs)
export(setup_gcs)
export(sf_ext_as_ee)
export(slope_correction)
export(terrain_flatten)