forked from impact-initiatives-geospatial/surveyGEER
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
73 lines (72 loc) · 2.15 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Generated by roxygen2: do not edit by hand
S3method(cloud_and_quality_mask_modis,ee.image.Image)
S3method(cloud_and_quality_mask_modis,ee.imagecollection.ImageCollection)
S3method(cloud_mask_modis,ee.image.Image)
S3method(cloud_mask_modis,ee.imagecollection.ImageCollection)
S3method(ee_closest_distance_to_val,ee.image.Image)
S3method(ee_closest_distance_to_val,ee.imagecollection.ImageCollection)
export(addNDVI)
export(addNDWI)
export(calcNbr)
export(clean_categorical_long)
export(clean_numeric_long)
export(cloud_and_quality_mask_modis)
export(cloud_mask_modis)
export(cloud_mask_s5p)
export(cloud_scale_modis_ndvi)
export(combine_oxford_access_imgs)
export(compile_clean_rs_categoricals)
export(compile_clean_rs_numerics)
export(compile_rs_categorical_long)
export(decouple_coordinates)
export(decouple_coordinates2)
export(ee_accum_reduce_to_doy)
export(ee_accumulate_band_ic)
export(ee_chirps_rain_intensity)
export(ee_chirps_spi)
export(ee_closest_distance_to_val)
export(ee_l8mask)
export(ee_max_rolling_sum)
export(ee_rolling_statistic)
export(ee_rolling_statistic2)
export(ee_spi)
export(etmToOli)
export(extract_chirps_rain_intensity)
export(extract_growing_season_length_viirs)
export(extract_modis_ndvi_anomaly)
export(extract_nearest_water_pixel_distance)
export(extract_s5p_air_quality)
export(fetch_col_msna)
export(fetch_msna)
export(fetch_msna_path)
export(fetch_nga_msna)
export(fmask)
export(format_rs_indicators_long)
export(format_rs_indicators_wide)
export(get_geomorph_landform_indicators)
export(get_metadata_palette_viz)
export(get_modis_drought_indicators)
export(get_roll_dates)
export(interpolate_ic)
export(load_clean_assessement_points)
export(load_clean_assessement_points2)
export(load_clean_col_assessement_points)
export(make_overview_hex_map)
export(merge_indicators2)
export(modis_ndvi_anomaly)
export(prepEtm)
export(prepEtm_cloud)
export(prep_rs_modis_target)
export(quick_db_con)
export(reach_epsg)
export(reach_reproject_utm)
export(renameEtm)
export(renameOli)
export(s5p_air_quality)
export(s5p_no2_ic)
export(s5p_so2_ic)
export(spi_bar_plot)
export(spi_bar_plot_faceted)
export(switch_boolean)
export(terra_aqua_merge)
export(zonal_stats_from_pt_sample)