16EAGLE / getSpatialData

An R package 📦 making it easy to query, preview, download and preprocess multiple kinds of spatial data 🛰 via R. All beta.
https://jakob.schwalb-willmann.de/getSpatialData
GNU General Public License v3.0
303 stars 64 forks source link

Error in getting sentinel records #115

Open munachau opened 11 months ago

munachau commented 11 months ago

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]

NIOZ-QingZ commented 10 months ago

The same errors here! Also the view_aoi in the example didn't give the same viewer (no polygon showed in my viewer)

TheGloriaYang commented 9 months ago

Same errors here!

monviso commented 9 months ago

Same for me...

calvus17 commented 6 months ago

The same error here!

Vrouns commented 1 day ago

Same here. Could anybody solve this issue?

monviso commented 1 day ago

In case it is useful I have moved to openEO now (https://github.com/Open-EO/openeo-r-client); not just for Sentinel.