ropensci / smapr

An R package for acquisition and processing of NASA SMAP data
https://docs.ropensci.org/smapr
79 stars 25 forks source link

Error in rvest::html_table(nodes)[[1]] : subscript out of bounds #80

Open nicomaxfield opened 3 months ago

nicomaxfield commented 3 months ago

Hello,

I get an Error when searching for available data following tutorial.

available_data <- find_smap(id = 'SPL4SMAU', dates = '2018-06-01', version = 7)

Error in rvest::html_table(nodes)[[1]] : subscript out of bounds

danielnunezibarra commented 2 months ago

i have the same error! pls help :(