Load and deploy cloud function files from notebook#14
Merged
brycecr merged 12 commits intogoogle:mainfrom Mar 13, 2026
Merged
Conversation
Contributor
Author
|
@n-clinton for your review. |
tylere
added a commit
to tylere/forest-data-partnership
that referenced
this pull request
Oct 13, 2025
…n.ipynb The content of that notebook is addressed in google#14
6ac910b to
927aa9b
Compare
Contributor
Author
Collaborator
|
I still see a full file diff for Sustainable_Sourcing_Layers_2025a.ipynb ? Not sure why if it was rebased 🤔 |
tylere
added a commit
to tylere/forest-data-partnership
that referenced
this pull request
Feb 6, 2026
…n.ipynb The content of that notebook is addressed in google#14
927aa9b to
1966d3c
Compare
Contributor
Author
brycecr
approved these changes
Mar 13, 2026
Collaborator
brycecr
left a comment
There was a problem hiding this comment.
some minor chances mentioned that I can do post submit
| "\n", | ||
| "The 2025a release of Forest Data Partnership sustainable sourcing layers including palm, rubber, cocoa and coffee are used for commodity information. For details on how these layers were produced, see [the technical documentation on GitHub](https://github.com/google/forest-data-partnership/tree/main/models). In particular, see [the limitations](https://github.com/google/forest-data-partnership/tree/main/models#limitations). See also the [Forest Data Partnership publisher catalog](https://developers.google.com/earth-engine/datasets/publisher/forestdatapartnership) for dataset descriptions. See [this Earth Engine Code Editor script](https://goo.gle/fodapa-layers) for a demonstration of how choice of thresholds affects the mapped results.\n", | ||
| "\n", | ||
| "Note that users of commercial projects will need to request access to the Forest Data Partnership datasets with [this form](https://docs.google.com/forms/d/e/1FAIpQLSe7L3eh6t2JIPqEtAQwXwY7ZmW52v8W5vrIi4QN_XYgTNJZLw/viewform).\n", |
Collaborator
There was a problem hiding this comment.
no longer the case, can remove this
| "\n", | ||
| "Use the following `gcloud` command to deploy the Cloud Run function.\n", | ||
| "\n", | ||
| "*Note that the Compute Engine default service account is being used for authentication to Earth Engine. For commercial access to the sustainable sourcing layers, ensure that the service account is approved for commercial access ([request form](https://docs.google.com/forms/d/e/1FAIpQLSe7L3eh6t2JIPqEtAQwXwY7ZmW52v8W5vrIi4QN_XYgTNJZLw/viewform)).*" |
| "cell_type": "code", | ||
| "source": [ | ||
| "# Set this to the target audience (Cloud Run service URL)\n", | ||
| "audience = \"https://us-west1-vorgeo-training.cloudfunctions.net/suso_function\"\n", |
Collaborator
There was a problem hiding this comment.
maybe we could make this clearer that you need to replace the url here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.