Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions notebooks/sustainable_sourcing_layers_cloud_function.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
"id": "view-in-github"
},
"source": [
"<a href=\"https://colab.research.google.com/github/tylere/forest-data-partnership/blob/cloud-function-folder/notebooks/sustainable_sourcing_layers_cloud_function.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
Expand All @@ -19,8 +18,6 @@
"\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",
"\n",
"**WARNING**: These demos consume billable resources and may result in charges to your account!"
],
"metadata": {
Expand Down Expand Up @@ -394,9 +391,7 @@
"source": [
"## Use gcloud to Deploy the Cloud Run function\n",
"\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)).*"
"Use the following `gcloud` command to deploy the Cloud Run function."
],
"metadata": {
"id": "Lur5Fe7SoyIy"
Expand Down Expand Up @@ -748,8 +743,7 @@
"metadata": {
"colab": {
"provenance": [],
"toc_visible": true,
"include_colab_link": true
"toc_visible": true
},
"kernelspec": {
"display_name": "default",
Expand Down