You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: The tutorial.ipynb notebook includes example Earth observation data from Togo for making an example map. This method uses existing data stored in a public Google Cloud bucket.
Issue: To the user, it is unclear how the data in the bucket is obtained from EarthEngine.
Potential solution: Add example EarthEngine code to pull in data for any region inside the tutorial notebook. This will have to pull the data directly into Colab to avoid a dependency on Google Cloud Storage or Google Drive.
The text was updated successfully, but these errors were encountered:
Context: The
tutorial.ipynb
notebook includes example Earth observation data from Togo for making an example map. This method uses existing data stored in a public Google Cloud bucket.Issue: To the user, it is unclear how the data in the bucket is obtained from EarthEngine.
Potential solution: Add example EarthEngine code to pull in data for any region inside the tutorial notebook. This will have to pull the data directly into Colab to avoid a dependency on Google Cloud Storage or Google Drive.
The text was updated successfully, but these errors were encountered: