Skip to content

Commit 2a88ef3

Browse files
committed
update messages
1 parent 818c06a commit 2a88ef3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

inst/extdata/config_messages.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
.local_cube_items_tiles_select: "unable to recover requested tiles - check input parameters"
180180
.local_cube_items_vector_new: "could not find files in local directories - check parse_info, vector_dir, and data_dir parameters"
181181
.local_cube_file_info: "missing image files for local cube - check parse_info and data_dir parameters"
182+
.local_cube_handle_class_cube: "could not handle class cube specified"
182183
.local_cube_file_info_error: "error in reading files"
183184
.local_results_cube_file_info: "missing classified image files for local cube - check parse_info and data_dir parameters"
184185
.ml_model: "invalid model object"
@@ -251,7 +252,9 @@
251252
.source_cloud_values: "invalid cloud values in collection configuration"
252253
.source_collection_open_data: "unable to find if collection is open data or not"
253254
.source_collection_check: "collection is not available in data provider or sits is not configured to access it"
254-
.source_collection_labels: "invalid labels for collection"
255+
.source_collection_class_labels: "invalid bands for collection"
256+
.source_collection_class_tile_dates: "invalid dates for collection"
257+
.source_collection_class_tile_band: "invalid band for collection"
255258
.source_collection_name: "invalid name for collection"
256259
.source_collection_grid_system: "invalid grid system for collection"
257260
.source_collection_satellite: "invalid satellite for collection"

0 commit comments

Comments
 (0)