-
Notifications
You must be signed in to change notification settings - Fork 66
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
Error in getting sentinel records #115
Comments
The same errors here! Also the view_aoi in the example didn't give the same viewer (no polygon showed in my viewer) |
Same errors here! |
Same for me... |
The same error here! |
Same here. Could anybody solve this issue? |
In case it is useful I have moved to openEO now (https://github.com/Open-EO/openeo-r-client); not just for Sentinel. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
time_range = c("2020-10-30", "2020-11-30") #set time range
query = getSentinel_records(time_range, "sentinel-2")
Getting an error on
Searching records for product name 'sentinel-2'...
Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, :
StartTag: invalid element name [68]
The text was updated successfully, but these errors were encountered: