Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues on the code #11

Open
arisx5 opened this issue Dec 15, 2020 · 0 comments
Open

Issues on the code #11

arisx5 opened this issue Dec 15, 2020 · 0 comments

Comments

@arisx5
Copy link

arisx5 commented Dec 15, 2020

  1. 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.

  1. getSentinel_preview deprecated, suggested to get_previews, view_previews and plot_previews. But the new function is not working yet.

getSentinel_preview(record = records_filtered[9,])
Downloading previews...

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant