SM24-Industrial-Software-Dev / ML-forecasting-NOx-levels

0 stars 0 forks source link

Only have one authentication for all GEE api calls #26

Closed APoulad closed 1 week ago

APoulad commented 1 month ago

The GEE authentication should be performed only once in a session. All subsequent api calls (for uploading shape files, multiple regions etc.) should not require re-authetication)

rameshnatarajanus commented 4 weeks ago

@oricb1 - do you have any progress on this issue?

rameshnatarajanus commented 3 weeks ago
  1. Is it possible to test if already authenticated and skip authentication (for each new library API call).
  2. How to avoid pop-ups requesting confirmation of secrets uploading etc.
rameshnatarajanus commented 2 weeks ago

Getting the VM instance to work and connect to for testing