rgee icon indicating copy to clipboard operation
rgee copied to clipboard

Add option to enable the high-volume endpoint instead of the default endpoint

Open SvenVw opened this issue 3 years ago • 1 comments

Hi, when making automated requests to Earth Engine it advised to use the high-volume endpoint instead of the default endpoint (https://developers.google.com/earth-engine/cloud/highvolume). At the moment it looks like ee_Initialize always uses the default endpoint. Would it be possible to enable the use of the high-volume endpoint by for example adding an extra argument to ee_Initialize. If needed, I can submit a PR as a proposal.

SvenVw avatar Mar 31 '22 10:03 SvenVw

Hi @SvenVw this looks great, I will apply it to the high QPS, after that, I will try to add this new feature. Please a PR would be very helpful :pray: Thanks! :)

csaybar avatar Apr 17 '22 13:04 csaybar

Hi, it was solved now!

csaybar avatar Oct 01 '22 20:10 csaybar