carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
164 stars 66 forks source link

Get path to GEDI data issue #23

Closed lauosgom closed 3 years ago

lauosgom commented 3 years ago

Hi all!

I am trying to run this line from the tutorial

gLevel1B<-gedifinder(product="GEDI01_B",ul_lat, ul_lon, lr_lat, lr_lon,version="001",daterange=daterange)

and I got this error

Error in readLines(response) : HTTP error 504.

I reinstalled the package again from Github but the error remain

Thanks!

caiohamamura commented 3 years ago

gedifinder is a NASA provided service, this issue is related to their service, not our package.