You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getSentinel_data is not working, with the following error message:
datasets <- getSentinel_data(records = records_filtered[c(2), ])
Column 'download_available' not present, calling check_availabilty() to check download availability of records...
Error in .get(paste0(cred[3], "/odata/v1/Products('", x, "')/", field), :
Not Found (HTTP 404). Failed to process request.
getSentinel_preview deprecated, suggested to get_previews, view_previews and plot_previews. But the new function is not working yet.
Georeferncing previews...
Columns added to records: 'preview_file_jpg', 'preview_file'
Column 'preview_file' does not contain paths to preview files. See get_previews() to get previews.
Warning: 1/1 previews of records are skipped, since there is no preview file available: 'NA'
Composing preview map...
Error in map.list[[1]] : subscript out of bounds
In addition: Warning message:
This function is deprecated. Use get_previews, view_previews and plot_previews to download, view or plot previews for different sensors at once.
The text was updated successfully, but these errors were encountered:
Georeferncing previews...
Columns added to records: 'preview_file_jpg', 'preview_file'
Column 'preview_file' does not contain paths to preview files. See get_previews() to get previews.
Warning: 1/1 previews of records are skipped, since there is no preview file available: 'NA'
Composing preview map...
Error in map.list[[1]] : subscript out of bounds
In addition: Warning message:
This function is deprecated. Use get_previews, view_previews and plot_previews to download, view or plot previews for different sensors at once.
The text was updated successfully, but these errors were encountered: