MCPcopy Create free account

hub / github.com/gee-community/geemap / functions

Functions2,016 in github.com/gee-community/geemap

Methodtest_ee_api_to_csv_exception
(self, mock_get, mock_print)
tests/test_common.py:943
Methodtest_ee_api_to_csv_invalid_ext
(self, mock_print)
tests/test_common.py:937
Methodtest_ee_api_to_csv_success
(self, mock_get)
tests/test_common.py:863
Methodtest_ee_export_geojson
Tests ee_export_geojson.
tests/test_common.py:98
Methodtest_ee_export_image_no_unzip
Tests ee_export_image with unzip=False.
tests/test_common.py:64
Methodtest_ee_export_image_unzip
Tests ee_export_image with unzip=True.
tests/test_common.py:37
Methodtest_ee_export_map_to_cloud_storage
Tests ee_export_map_to_cloud_storage.
tests/test_common.py:436
Methodtest_ee_export_vector
Tests ee_export_vector.
tests/test_common.py:171
Methodtest_ee_export_vector_to_asset
Tests ee_export_vector_to_asset.
tests/test_common.py:276
Methodtest_ee_export_vector_to_cloud_storage
Tests ee_export_vector_to_cloud_storage.
tests/test_common.py:303
Methodtest_ee_export_vector_to_drive
Tests ee_export_vector_to_drive.
tests/test_common.py:242
Methodtest_ee_export_vector_to_feature_view
Tests ee_export_vector_to_feature_view.
tests/test_common.py:340
Methodtest_ee_export_video_to_cloud_storage
Tests ee_export_video_to_cloud_storage.
tests/test_common.py:401
Methodtest_ee_export_video_to_drive
Tests ee_export_video_to_drive.
tests/test_common.py:366
Methodtest_ee_folium_tile_layer
(self)
tests/test_ee_tile_layers.py:94
Methodtest_ee_leaflet_tile_layer
(self)
tests/test_ee_tile_layers.py:83
Methodtest_ee_table_to_legend
(self)
tests/test_legends.py:10
Methodtest_ee_to_xarray_with_geometry
Test ee_to_xarray with geometry parameter.
tests/test_common.py:799
Methodtest_ee_to_xarray_with_scale_parameter
Test ee_to_xarray with legacy scale parameter (xee v0.0.x API).
tests/test_common.py:756
Methodtest_explode
Tests explode.
tests/test_common.py:1049
Methodtest_export_trees_to_fc
(self, mock_point, mock_feature, mock_fc, mock_to_asset)
tests/test_ml.py:111
Methodtest_fc_to_classifier
(self, mock_ensemble)
tests/test_ml.py:92
Methodtest_feature_property_access
(self)
tests/test_core.py:302
Methodtest_find_files
(self)
tests/test_common.py:1458
Methodtest_find_layer_index_data_layer
(self)
tests/test_plotlymap.py:101
Methodtest_find_matching_bracket_multi_line
(self)
tests/test_conversion.py:18
Methodtest_find_matching_bracket_nested
(self)
tests/test_conversion.py:24
Methodtest_find_matching_bracket_no_match
(self)
tests/test_conversion.py:46
Methodtest_find_matching_bracket_not_at_start
(self)
tests/test_conversion.py:52
Methodtest_find_matching_bracket_parentheses
(self)
tests/test_conversion.py:30
Methodtest_find_matching_bracket_single_line
(self)
tests/test_conversion.py:12
Methodtest_find_matching_bracket_square_brackets
(self)
tests/test_conversion.py:38
Methodtest_format_params_braces
(self)
tests/test_conversion.py:71
Methodtest_format_params_multiple
(self)
tests/test_conversion.py:67
Methodtest_format_params_palette
(self)
tests/test_conversion.py:79
Methodtest_format_params_quoted
(self)
tests/test_conversion.py:75
Methodtest_format_params_simple
(self)
tests/test_conversion.py:63
Methodtest_format_params_string_value
(self)
tests/test_conversion.py:86
Methodtest_geojson_row
Tests LayerManagerRow is initialized correctly for a GeoJSON layer.
tests/test_map_widgets.py:603
Methodtest_geojson_row_update_layer_properties
Tests GeoJSON row updates update layer traitlets.
tests/test_map_widgets.py:637
Methodtest_get_bounds
Tests that `get_bounds` returns the bounds of the map.
tests/test_core.py:100
Methodtest_get_data_csv
(self)
tests/test_datasets.py:12
Methodtest_get_direct_url
(self, mock_head)
tests/test_common.py:1379
Methodtest_get_ee_token_exists
(self, mock_file, mock_exists)
tests/test_common.py:1717
Methodtest_get_ee_token_not_exists
(self, mock_stdout, mock_exists)
tests/test_common.py:1725
Methodtest_get_env_var_colab_fails_fallback_to_env
Verifies environment variables are read if a Colab secret read fails.
tests/test_coreutils.py:67
Methodtest_get_env_var_from_colab
Verifies environment variables are read from Colab secrets.
tests/test_coreutils.py:57
Methodtest_get_env_var_from_env
Verifies environment variables are read from environment variables.
tests/test_coreutils.py:52
Methodtest_get_env_var_unknown_key
Verifies None is returned if the environment variable could not be found.
tests/test_coreutils.py:47
Methodtest_get_environment_invalid_key
Verifies None is returned if keys are invalid.
tests/test_coreutils.py:41
Methodtest_get_palette_colors
(self)
tests/test_common.py:1330
Methodtest_get_palette_dem
Test get_palette with dem.
tests/test_colormaps.py:31
Methodtest_get_palette_dw
Test get_palette with dw.
tests/test_colormaps.py:37
Methodtest_get_palette_esri_lulc
Test get_palette with esri_lulc.
tests/test_colormaps.py:43
Methodtest_get_palette_ndvi
Test get_palette with ndvi.
tests/test_colormaps.py:10
Methodtest_get_palette_ndwi_hashtag
Test get_palette with ndwi and hashtag.
tests/test_colormaps.py:16
Methodtest_get_palette_no_nclass
Test get_palette with no n_class.
tests/test_colormaps.py:64
Methodtest_get_palette_terrain_nclass_hashtag
Test get_palette with terrain and n_class and hashtag.
tests/test_colormaps.py:56
Methodtest_get_palette_viridis_nclass
Test get_palette with viridis and n_class.
tests/test_colormaps.py:49
Methodtest_get_qms
Tests get_qms.
tests/test_basemaps.py:245
Methodtest_get_tile_url_format_geometry
(self)
tests/test_ee_tile_layers.py:56
Methodtest_get_tile_url_format_image
(self)
tests/test_ee_tile_layers.py:68
Methodtest_get_tile_url_format_imagecollection
(self)
tests/test_ee_tile_layers.py:73
Methodtest_get_tile_url_format_invalid_type
(self)
tests/test_ee_tile_layers.py:79
Methodtest_get_xyz_dict_france_tiles
Tests that get_xyz_dict correctly filters for France tile layers.
tests/test_basemaps.py:164
Methodtest_get_xyz_dict_free_tiles
Tests that get_xyz_dict correctly filters for free tile layers.
tests/test_basemaps.py:156
Methodtest_get_xyz_dict_structure
Tests that get_xyz_dict returns correct object structure.
tests/test_basemaps.py:138
Methodtest_github_raw_url
(self)
tests/test_coreutils.py:122
Methodtest_handles_creation
(self)
tests/test_core.py:248
Methodtest_handles_deletion
(self)
tests/test_core.py:256
Methodtest_handles_edit
(self)
tests/test_core.py:264
Methodtest_hex_to_rgb
Tests hex_to_rgb.
tests/test_coreutils.py:97
Methodtest_hex_to_rgba
(self)
tests/test_common.py:1772
Methodtest_html_to_gradio
(self)
tests/test_common.py:1426
Methodtest_initialization
(self)
tests/test_core.py:234
Methodtest_inspector
Tests that the inspector's initial UI is set up properly.
tests/test_map_widgets.py:396
Methodtest_inspector_no_map
Tests that a valid map must be passed in.
tests/test_map_widgets.py:391
Methodtest_is_drive_mounted
Tests is_drive_mounted.
tests/test_common.py:583
Methodtest_is_on_aws
(self, mock_process)
tests/test_common.py:1751
Methodtest_is_studio_lab
(self, mock_process)
tests/test_common.py:1737
Methodtest_jslink_slider_label
(self)
tests/test_common.py:1681
Methodtest_landsat_scaling
(self)
tests/test_common.py:1570
Methodtest_layer_editor_feature
Tests that an ee.Feature can be passed in.
tests/test_map_widgets.py:816
Methodtest_layer_editor_feature_collection
Tests that an ee.FeatureCollection can be passed in.
tests/test_map_widgets.py:836
Methodtest_layer_editor_geometry
Tests that an ee.Geometry can be passed in.
tests/test_map_widgets.py:826
Methodtest_layer_editor_handle_calculate_band_stats
Tests that calculate band stats works.
tests/test_map_widgets.py:856
Methodtest_layer_editor_handle_calculate_field
Tests that calculate fields works.
tests/test_map_widgets.py:904
Methodtest_layer_editor_handle_calculate_field_values
Tests that calculate field values works.
tests/test_map_widgets.py:924
Methodtest_layer_editor_handle_calculate_palette
Tests that calculate palette works.
tests/test_map_widgets.py:877
Methodtest_layer_editor_handle_close_click
Tests that close click events are handled.
tests/test_map_widgets.py:945
Methodtest_layer_editor_image
Tests that an ee.Image can be passed in.
tests/test_map_widgets.py:846
Methodtest_layer_editor_no_map
Tests that a valid map must be passed in.
tests/test_map_widgets.py:809
Methodtest_layer_manager_no_map
Tests that a valid map must be passed in.
tests/test_map_widgets.py:700
Methodtest_layer_update_row_properties
Tests layer updates update row traitlets.
tests/test_map_widgets.py:615
Methodtest_legend_builtin_legend_not_allowed
(self)
tests/test_map_widgets.py:350
Methodtest_legend_colors_not_a_list
(self)
tests/test_map_widgets.py:369
Methodtest_legend_initializes
(self)
tests/test_map_widgets.py:259
Methodtest_legend_keys_and_colors_not_same_length
(self)
tests/test_map_widgets.py:343
Methodtest_legend_keys_not_a_dict
(self)
tests/test_map_widgets.py:365
Methodtest_legend_position_not_allowed
(self)
tests/test_map_widgets.py:357
← previousnext →1,701–1,800 of 2,016, ranked by callers